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