Selaa lähdekoodia

docker化应用

owen-carter 6 vuotta sitten
vanhempi
commit
bc92a06c11
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -4,7 +4,7 @@ root = true
 [*]
 charset = utf-8
 indent_style = space
-indent_size = 2
+indent_size = 4
 insert_final_newline = true
 trim_trailing_whitespace = true