1
1
mirror of https://github.com/AleoHQ/leo.git synced 2024-12-26 02:53:08 +03:00
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