mirror of
https://github.com/ProvableHQ/leo.git
synced 2025-01-05 09:16:21 +03:00
6 lines
124 B
TOML
6 lines
124 B
TOML
[hooks]
|
|
# pre-commit = "cargo clippy && cargo fmt --all -- --check"
|
|
# temp disable for this branch
|
|
[logging]
|
|
verbose = true
|