Procházet zdrojové kódy

Further improve .gitattributes

master
Thom Wiggers před 5 roky
rodič
revize
6427e7f808
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 1BB0A7CE26E363
1 změnil soubory, kde provedl 6 přidání a 3 odebrání
  1. +6
    -3
      .gitattributes

+ 6
- 3
.gitattributes Zobrazit soubor

@@ -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"

Načítá se…
Zrušit
Uložit