Skip to content

Preserve long paths in usage output - #34

Open
Chien Yuan Chang (chienyuanchang) wants to merge 1 commit into
mainfrom
fix/usage-path-soft-wrap
Open

Preserve long paths in usage output#34
Chien Yuan Chang (chienyuanchang) wants to merge 1 commit into
mainfrom
fix/usage-path-soft-wrap

Conversation

@chienyuanchang

Copy link
Copy Markdown
Member

Summary

  • prevent Rich from inserting hard line breaks inside long input paths in usage output
  • verify the usage heading is rendered with soft wrapping

Validation

  • pytest packages/standalone/tests/unit/test_cli.py -k analyze_usage -q
  • pytest packages/standalone/tests/unit/test_cli.py -q
  • ruff check packages/standalone/src/cu_cli/commands/analyze.py packages/standalone/tests/unit/test_cli.py
  • bash scripts/ci.sh (with the repository virtual environment on PATH)
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant