Exclude the dist forlder from pre-commit (#54)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m12s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m12s
Reviewed-on: #54
This commit was merged in pull request #54.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
exclude: ^node_modules/
|
||||
exclude: ^(dist|node_modules)/
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v6.0.0
|
||||
|
||||
Reference in New Issue
Block a user