Make .style.yapf use 80 chars.
This commit is contained in:
parent
81cb520b47
commit
d3ade02c16
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[style]
|
||||
based_on_style = pep8
|
||||
column_limit = 120
|
||||
column_limit = 80
|
||||
|
|
Loading…
Reference in a new issue