We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ec39a commit e8d0ee9Copy full SHA for e8d0ee9
lefthook.yml
@@ -0,0 +1,5 @@
1
+pre-commit:
2
+ parallel: true
3
+ commands:
4
+ fmt:
5
+ run: cargo fmt --all
0 commit comments