Make .style.yapf use 80 chars.
This commit is contained in:
parent
81cb520b47
commit
d3ade02c16
@ -1,3 +1,3 @@
|
|||||||
[style]
|
[style]
|
||||||
based_on_style = pep8
|
based_on_style = pep8
|
||||||
column_limit = 120
|
column_limit = 80
|
||||||
|
Loading…
Reference in New Issue
Block a user