Exclude migrations from flake8 checks

This commit is contained in:
2022-07-21 13:45:23 +01:00
parent f12373e259
commit fe3a900215

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: