Skip to content

docs(cli): document diff-command option#94

Merged
maksym-arutyunyan merged 3 commits intomainfrom
codex/update-cli-section-in-architecture.md
Jul 25, 2025
Merged

docs(cli): document diff-command option#94
maksym-arutyunyan merged 3 commits intomainfrom
codex/update-cli-section-in-architecture.md

Conversation

@maksym-arutyunyan
Copy link
Owner

Summary

  • document usage of --diff-command <command> in the architecture doc

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
  • git diff --exit-code
  • bats e2e-tests
  • ./run-all.sh

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

@maksym-arutyunyan maksym-arutyunyan merged commit 8bcaf98 into main Jul 25, 2025
6 checks passed
@maksym-arutyunyan maksym-arutyunyan deleted the codex/update-cli-section-in-architecture.md branch July 25, 2025 15:42
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