Skip to content

Commit 960c8b1

Browse files
authored
Add .style.yapf for the YAPF python formatter (#6782)
1 parent 79e859c commit 960c8b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.style.yapf

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[style]
2+
based_on_style = pep8
3+
indent_width = 2

0 commit comments

Comments
 (0)