瀏覽代碼

editorconfig += Makefile

pull/667/head
Daniel Shahaf 4 年之前
父節點
當前提交
8072651b6c
共有 1 個檔案被更改,包括 5 行新增0 行删除
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig 查看文件

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2
indent_size = 2
indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

Loading…
取消
儲存