瀏覽代碼

Further improve .gitattributes

master
Thom Wiggers 5 年之前
父節點
當前提交
6427e7f808
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 1BB0A7CE26E363
共有 1 個檔案被更改,包括 6 行新增3 行删除
  1. +6
    -3
      .gitattributes

+ 6
- 3
.gitattributes 查看文件

@@ -1,3 +1,6 @@
* text=auto
*.[ch] text whitespace=fix
*.yaml text whitespace=fix
* text=auto
*.[ch] text whitespacestrict
*.yaml text whitespacestrict
Makefile text whitespace="tabwidth=4,-tab-in-indent"

[attr]whitespacestrict whitespace="trailing-space,indent-with-non-tab,space-before-tab,tabwidth=4"

Loading…
取消
儲存