Skip to content

Preserve long paths in usage output - #34

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

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

@chienyuanchang

Copy link
Copy Markdown
Member Author

Included unchanged in #35 (commit 103a62f), and documented in the standalone CLI 0.1.0b3 release notes. Closing this separate PR as superseded.

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