check
community[command]
Run all checks (format, lint, test)
$
/plugin install gutsdetails
Run the complete check suite:
- Format check:
cargo fmt --all -- --check
- Clippy:
cargo clippy --workspace --all-targets --all-features -- -D warnings
- Tests:
cargo test --workspace --all-features
- Documentation:
cargo doc --workspace --no-deps
Report any issues found.
technical
- github
- AbdelStark/guts
- stars
- 8
- license
- Apache-2.0
- contributors
- 1
- last commit
- 2026-03-21T22:40:42Z
- file
- .claude/commands/check.md