Explorar el Código

docker化应用

owen-carter hace 6 años
padre
commit
23ba1fbbd5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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