We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a393d44 commit a1505deCopy full SHA for a1505de
.editorconfig
@@ -4,4 +4,8 @@ root = true
4
charset=utf-8
5
indent_style = space
6
indent_size = 2
7
-insert_final_newline = true
+insert_final_newline = true
8
+
9
+[*.py]
10
+indent_style = space
11
+indent_size = 4
0 commit comments