Exclude migrations from flake8 checks
This commit is contained in:
parent
f12373e259
commit
fe3a900215
|
@ -12,6 +12,7 @@ repos:
|
|||
rev: 4.0.1
|
||||
hooks:
|
||||
- id: flake8
|
||||
exclude: ^core/migrations
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: v8.18.0
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue