chorus/.rusty-hook.toml

6 lines
89 B
TOML
Raw Normal View History

2023-05-28 00:52:11 +02:00
[hooks]
pre-push = "cargo fmt --all -- --check --color always"
[logging]
verbose = true