Explorar o código

添加 .editorconfig 确保各个编辑器下基础选项一致。
charset/indent_style/indent_size/end_of_line

Michael Wang %!s(int64=6) %!d(string=hai) anos
pai
achega
cfa1f7687d
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .editorconfig

+ 8 - 0
.editorconfig

@@ -0,0 +1,8 @@
+# http://editorconfig.org
+root = true
+
+[*]
+charset = utf-8
+indent_style = space
+indent_size = 2
+end_of_line = lf