leo/.rusty-hook.toml
2023-03-26 23:16:19 -07:00

6 lines
142 B
TOML

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