Skip to content

Commit

Permalink
Change rusty-hook to be pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfl0wer committed May 28, 2023
1 parent d50248c commit ebe8091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rusty-hook.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[hooks]
pre-push = "cargo fmt --all -- --check --color always"
pre-commit = "cargo fmt -p chorus && exit 0"

[logging]
verbose = true

0 comments on commit ebe8091

Please sign in to comment.