summaryrefslogtreecommitdiff
path: root/deps/v8/build/android/.style.yapf
blob: ef24bfc6b1a30298bf2d8daadcc535113d65038a (plain)
1
2
3
4
5
6
[style]
based_on_style = pep8
column_limit = 80
blank_line_before_nested_class_or_def = true
blank_line_before_module_docstring = true
indent_width = 2