0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.husky/pre-commit

4 lines
175 B
Text
Raw Permalink Normal View History

# Keep concurrency 1 to avoid lint-staged issue
# Which may cause ALL your work LOST WITHOUT STASH
FORCE_COLOR=1 pnpm -r --workspace-concurrency 1 --filter "[HEAD]" precommit