Increase flake8 line length

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

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

Loading…
Cancel
Save