Skip to content

Commit

Permalink
add lefthook exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
janf committed Feb 15, 2024
1 parent bc51e2f commit 89700df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ pre-push:
run: pnpm build

pre-commit:
exclude: '(backends|docker)/.*'
parallel: true
commands:
precommit:
Expand Down

0 comments on commit 89700df

Please sign in to comment.