--- a +++ b/.style.yapf @@ -0,0 +1,4 @@ +[style] +based_on_style = pep8 +indent_width = 4 +column_limit = 120 \ No newline at end of file