We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c5ae3 commit 6edced3Copy full SHA for 6edced3
.editorconfig
@@ -4,3 +4,7 @@ root = true
4
[*]
5
indent_style = tab
6
indent_size = 4
7
+
8
+[*.py]
9
+indent_style = space
10
+indent_size = 4
0 commit comments