瀏覽代碼

修改 说明 缩进为2

haojianlong 5 年之前
父節點
當前提交
70d0c46883
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

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