Exclude migrations from flake8 checks

This commit is contained in:
Mark Veidemanis 2022-07-21 13:45:23 +01:00
parent f12373e259
commit fe3a900215
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 0 deletions

View File

@ -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: