2020-06-08 08:53:45 +03:00
|
|
|
[hooks]
|
2021-08-27 18:54:53 +03:00
|
|
|
pre-commit = "cargo clippy && cargo +nightly fmt --all -- --check"
|
2021-07-29 14:58:29 +03:00
|
|
|
# temp disable for this branch
|
2020-06-08 08:53:45 +03:00
|
|
|
[logging]
|
2020-12-20 17:20:40 +03:00
|
|
|
verbose = true
|