mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-12 18:22:59 +03:00
6 lines
131 B
TOML
6 lines
131 B
TOML
[hooks]
|
|
pre-commit = "cargo clippy && cargo +nightly fmt --all -- --check"
|
|
# temp disable for this branch
|
|
[logging]
|
|
verbose = true
|