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 a1425e8 commit 731127aCopy full SHA for 731127a
.rusty-hook.toml
@@ -1,5 +1,5 @@
1
[hooks]
2
-pre-commit = "cargo fmt --all && leptosfmt . && cargo clippy -- -D warnings"
+pre-commit = "cargo fmt --all && leptosfmt src && cargo clippy -- -D warnings"
3
post-commit = "echo yay"
4
5
[logging]
0 commit comments