Files
comlexr/.rusty-hook.toml
2025-01-11 15:55:12 -05:00

6 lines
110 B
TOML

[hooks]
pre-push = "cargo fmt --check && cargo test && cargo clippy -- -D warnings"
[logging]
verbose = true