Skip to content

docs(cli): expand long help#97

Merged
maksym-arutyunyan merged 11 commits intomainfrom
codex/improve-keepsorted-help-text
Jul 25, 2025
Merged

docs(cli): expand long help#97
maksym-arutyunyan merged 11 commits intomainfrom
codex/improve-keepsorted-help-text

Conversation

@maksym-arutyunyan
Copy link
Copy Markdown
Owner

Summary

  • explain when # Keep sorted comment is required
  • document skip keywords and comment types
  • show return codes in a small table

Testing

  • cargo build --release --all-targets
  • cargo test
  • cargo test --release
  • cargo clippy --all-targets -- -D warnings
  • cargo fmt --all -- --check
  • git ls-files -z | grep -vzE '^tests/|^e2e-tests/|^README.md$' | xargs -0 -n1 ./target/release/keepsorted --features gitignore,rust_derive_canonical
  • bats e2e-tests
  • ./run-all.sh

https://chatgpt.com/codex/tasks/task_e_6883abc9ae80832d85bcceaa56e01788

@maksym-arutyunyan maksym-arutyunyan merged commit c42bef4 into main Jul 25, 2025
11 checks passed
@maksym-arutyunyan maksym-arutyunyan deleted the codex/improve-keepsorted-help-text branch July 25, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant