mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-10 18:22:19 +03:00
6 lines
142 B
TOML
6 lines
142 B
TOML
[hooks]
|
|
pre-commit = "cargo clippy --workspace --all-targets --all-features && cargo +nightly fmt --all -- --check"
|
|
|
|
[logging]
|
|
verbose = true
|