6 lines
70 B
TOML
6 lines
70 B
TOML
|
[hooks]
|
||
|
pre-commit = "cargo fmt -- --check"
|
||
|
|
||
|
[logging]
|
||
|
verbose = true
|