瀏覽代碼

Setting tab size for better GitHub code display

BearishSun 9 年之前
父節點
當前提交
de255d0673
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .editorconfig

+ 3 - 0
.editorconfig

@@ -0,0 +1,3 @@
+[*]
+indent_style = tab
+indent_size = 4