Skip to content

fix: bound changed check output - #15

Merged
ElbertePlinio merged 1 commit into
mainfrom
fix/token-safe-output
Sep 4, 2026
Merged

fix: bound changed check output#15
ElbertePlinio merged 1 commit into
mainfrom
fix/token-safe-output

Conversation

@ElbertePlinio

Copy link
Copy Markdown
Member

Closes #14

check --changed now fails outside Git and emits a 20-path summary by default. Native hooks use the same compact renderer, scoped verbose output requires a file, and JSON stays complete.

Verified with:

  • cargo test --workspace --locked --all-targets
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo run -- check crates
  • cargo llvm-cov --workspace --locked --fail-under-lines 89

@ElbertePlinio
ElbertePlinio merged commit f1e5a55 into main Sep 4, 2026
8 checks passed
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.

Bound --changed output and fail outside Git

1 participant