Increase flake8 line length
This commit is contained in:
parent
caf63fd4de
commit
c830b69185
|
@ -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…
Reference in New Issue