Internals: Add .style.yapf
This commit is contained in:
parent
17b70788df
commit
bde4097df2
|
|
@ -0,0 +1,4 @@
|
||||||
|
[style]
|
||||||
|
based_on_style = pep8
|
||||||
|
column_limit = 99
|
||||||
|
#split_before_arithmetic_operator=True
|
||||||
Loading…
Reference in New Issue