pqc/.gitattributes

7 lines
246 B
Plaintext
Raw Normal View History

2019-01-16 10:38:07 +00:00
* 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"