xref: /aosp_15_r20/external/cronet/net/data/.style.yapf (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
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