Преглед изворни кода

Further improve .gitattributes

master
Thom Wiggers пре 5 година
родитељ
комит
6427e7f808
No known key found for this signature in database GPG Key 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…
Откажи
Сачувај