1
    2
    3
    4
    5
    6

infra / config / .style.yapf [blame]

[style]
based_on_style = pep8

# New directories should use a .style.yapf that does not include the following:
column_limit = 80
indent_width = 2