There was an error while loading. Please reload this page.
1 parent a10d13d commit eab61d1Copy full SHA for eab61d1
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