[PDNCF] Python 3.12 compatibility
[platform/framework/web/chromium-efl.git] / tools / .style.yapf
1 [style]
2 based_on_style = pep8
3
4 # New directories should use a .style.yapf that does not include the following:
5 column_limit = 80
6 indent_width = 2