leo/.rusty-hook.toml

6 lines
131 B
TOML

[hooks]
pre-commit = "cargo clippy && cargo +nightly fmt --all -- --check"
# temp disable for this branch
[logging]
verbose = true