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