We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 976171e commit a686a61Copy full SHA for a686a61
1 file changed
lefthook.yml
@@ -10,6 +10,7 @@ pre-commit:
10
# implementation and only runs hooks when "Run hooks" is enabled in its
11
# settings - with that off, this protects plain `git push` only.
12
pre-push:
13
+ parallel: true
14
jobs:
15
- name: format
16
run: pnpm exec oxfmt --check .
0 commit comments