We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdce9f commit 1b0f32eCopy full SHA for 1b0f32e
.editorconfig
@@ -7,3 +7,6 @@ indent_style = space
7
indent_size = 2
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
+
11
+[*.py]
12
+indent_size = 4
0 commit comments