瀏覽代碼

Update editorconfig

Daniel Supernault 2 年之前
父節點
當前提交
fe9c604804
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

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