chorus/.rusty-hook.toml

6 lines
79 B
TOML
Raw Normal View History

2023-05-28 00:52:11 +02:00
[hooks]
2023-05-28 11:43:03 +02:00
pre-commit = "cargo fmt -p chorus && exit 0"
2023-05-28 00:52:11 +02:00
[logging]
verbose = true