Max line length of 79 chars.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
[style]
|
||||
based_on_style = pep8
|
||||
column_limit = 80
|
||||
column_limit = 79
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
[flake8]
|
||||
ignore = W391,F403
|
||||
max-line-length = 120
|
||||
max-line-length = 79
|
||||
|
||||
Reference in New Issue
Block a user