Increase flake8 line length

This commit is contained in:
Mark Veidemanis 2022-07-21 13:48:00 +01:00
parent caf63fd4de
commit c830b69185
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
args: [--max-line-length=88]
exclude: ^core/migrations
- repo: https://github.com/thibaudcolas/curlylint
rev: v0.13.1