We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1013517 commit 69677beCopy full SHA for 69677be
.editorconfig
@@ -16,3 +16,6 @@ charset = utf-8
16
17
[*.md]
18
trim_trailing_whitespace = false
19
+
20
+[*.py]
21
+indent_size = 4
0 commit comments