mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-09 13:15:51 +08:00
chore: move cargo fmt to lint-staged from pre-commit (#5150)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged && yarn lint:ox && cargo fmt --all && git add .
|
||||
yarn lint-staged && yarn lint:ox
|
||||
|
||||
Reference in New Issue
Block a user