aboutsummaryrefslogtreecommitdiff
path: root/catapult/devil/.style.yapf
blob: 95091f08bd9d387166ff96cdc11813ecd779a665 (plain)
1
2
3
4
5
6
7
[style]
based_on_style = pep8

allow_multiline_lambdas = True
column_limit = 80
indent_dictionary_value = True
indent_width = 2