Skip to content

Commit e8d0ee9

Browse files
committed
chore: 添加lefthook配置
1 parent 82ec39a commit e8d0ee9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lefthook.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pre-commit:
2+
parallel: true
3+
commands:
4+
fmt:
5+
run: cargo fmt --all

0 commit comments

Comments
 (0)