2
0

👷 Change pre-commit format fix to check only

This commit is contained in:
Baptiste Arnaud
2024-01-29 12:08:11 +01:00
parent 1ebfc15178
commit 4b8b80e996
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint && pnpm format:fix
pnpm lint && pnpm format:check