mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
|
[style]
|
||
|
based_on_style = pep8
|
||
|
COALESCE_BRACKETS = True
|
||
|
COLUMN_LIMIT = 80
|
||
|
DEDENT_CLOSING_BRACKETS = False
|
||
|
SPACE_BETWEEN_ENDING_COMMA_AND_CLOSING_BRACKET = True
|
||
|
SPLIT_BEFORE_FIRST_ARGUMENT = True
|