mirror of
https://github.com/seqizz/autorandr.git
synced 2024-09-07 10:30:28 +02:00
flake8: reduce max-line-length
This commit is contained in:
parent
1094d7d95c
commit
55916cf4f9
1 changed files with 1 additions and 1 deletions
2
.flake8
2
.flake8
|
@ -1,3 +1,3 @@
|
|||
[flake8]
|
||||
ignore = E722
|
||||
max-line-length = 233
|
||||
max-line-length = 130
|
||||
|
|
Loading…
Reference in a new issue