There was an error while loading. Please reload this page.
1 parent 18b629b commit 92b0b2fCopy full SHA for 92b0b2f
1 file changed
.editorconfig
@@ -0,0 +1,11 @@
1
+root = true
2
+
3
+[*.py]
4
+charset = utf-8
5
+indent_style = space
6
+indent_size = 4
7
+insert_final_newline = true
8
+end_of_line = lf
9
10
+[*.{yaml,yml}]
11
+indent_size = 2
0 commit comments