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:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
||||
Reference in New Issue
Block a user