Narrow pre-commit exclude to vendored minified assets only
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
exclude: ^web/static/
|
exclude: ^web/static/(jquery|bootstrap)[^/]*\.min\.(js|css)$
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
|||||||
Reference in New Issue
Block a user