leo/.rusty-hook.toml

6 lines
101 B
TOML

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