Exclude migrations from flake8 checks

modern-tables
Mark Veidemanis 2 years ago
parent f12373e259
commit fe3a900215
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -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…
Cancel
Save