hooked/Hooked.toml

8 lines
132 B
TOML
Raw Normal View History

2022-11-01 11:27:55 +00:00
[[pre_commit]]
name = "Cargo Complete Check"
command = "cargo make complete-check"
[[pre_commit]]
name = "Typos"
command = "typos"