We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 404b74c commit 98c7e6eCopy full SHA for 98c7e6e
.editorconfig
@@ -8,3 +8,6 @@ end_of_line = lf
8
insert_final_newline = true
9
indent_style = space
10
trim_trailing_whitespace = true
11
+
12
+[*.{py, pyi}]
13
+indent_size = 4
0 commit comments