leo/.rusty-hook.toml

6 lines
92 B
TOML

[hooks]
pre-commit = "cargo clippy && cargo fmt --all -- --check"
[logging]
verbose = true