Pārlūkot izejas kodu

docker化应用

owen-carter 6 gadi atpakaļ
vecāks
revīzija
23ba1fbbd5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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