Skip to content

Commit b224e27

Browse files
committed
uses edn-parser
1 parent 5c1fb33 commit b224e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo-husky/hooks/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
cargo fmt -- --check
3+
# cargo fmt -- --check
44
# cargo clippy --workspace --all-targets --all-features -- --deny warnings
55

66
exit_code=$?

0 commit comments

Comments
 (0)