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 5c1fb33 commit b224e27Copy full SHA for b224e27
.cargo-husky/hooks/pre-commit
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-cargo fmt -- --check
+# cargo fmt -- --check
4
# cargo clippy --workspace --all-targets --all-features -- --deny warnings
5
6
exit_code=$?
0 commit comments