mirror of https://github.com/openXC7/prjxray.git
7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
|
|
[style]
|
||
|
|
based_on_style = pep8
|
||
|
|
split_before_expression_after_opening_paren = True
|
||
|
|
split_before_first_argument = True
|
||
|
|
split_complex_comprehension = True
|
||
|
|
split_penalty_comprehension = 2100
|