leo/.rusty-hook.toml

6 lines
111 B
TOML
Raw Normal View History

2020-06-08 08:53:45 +03:00
[hooks]
2020-12-08 00:43:01 +03:00
pre-commit = "cargo +nightly clippy && cargo +nightly fmt --all -- --check"
2020-06-08 08:53:45 +03:00
[logging]
verbose = false