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