We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e927cc commit 09706c3Copy full SHA for 09706c3
1 file changed
.editorconfig
@@ -14,5 +14,8 @@ indent_size = 2
14
[*.go]
15
indent_style = tab
16
17
+[*.py]
18
+indent_size = 4
19
+
20
[Makefile]
21
0 commit comments