We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35eb4b0 commit 99cf1c9Copy full SHA for 99cf1c9
.rusty-hook.toml
@@ -1,5 +1,5 @@
1
[hooks]
2
-pre-commit = "forge fmt && forge snapshot --check --match-contract Gas && forge test -vvv"
+pre-commit = "forge fmt --check && forge snapshot --check --match-contract Gas && forge test -vvv"
3
4
[logging]
5
verbose = true
0 commit comments