owen-carter преди 6 години
родител
ревизия
23ba1fbbd5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -1,7 +1,7 @@
 # Editor configuration, see http://editorconfig.org
 root = true
 
-[*]
+[*.py]
 charset = utf-8
 indent_style = space
 indent_size = 4