Explorar o código

Changed indent size for Python files.

Kyle Anthony Williams %!s(int64=4) %!d(string=hai) anos
pai
achega
080fe1a01f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .editorconfig

+ 3 - 0
.editorconfig

@@ -7,3 +7,6 @@ end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true
 insert_final_newline = true
+
+[*.py]
+indent_size = 4