chore: Add git hooks
This commit is contained in:
5
.rusty-hook.toml
Normal file
5
.rusty-hook.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[hooks]
|
||||
pre-push = "cargo fmt --check && cargo test && cargo clippy -- -D warnings"
|
||||
|
||||
[logging]
|
||||
verbose = true
|
||||
Reference in New Issue
Block a user