Sfoglia il codice sorgente

Further improve .gitattributes

master
Thom Wiggers 5 anni fa
parent
commit
6427e7f808
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 1BB0A7CE26E363
1 ha cambiato i file con 6 aggiunte e 3 eliminazioni
  1. +6
    -3
      .gitattributes

+ 6
- 3
.gitattributes Vedi File

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

Caricamento…
Annulla
Salva