xref: /aosp_15_r20/external/angle/build/.style.yapf (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1[style]
2based_on_style = pep8
3
4# New directories should use a .style.yapf that does not include the following:
5column_limit = 80
6indent_width = 2
7