]> git.xonotic.org Git - xonotic/gmqcc.git/blob - .gitattributes
flatten the use of strcpy, 90% of the cases we already knew the length of the string...
[xonotic/gmqcc.git] / .gitattributes
1 #dissalow trailing whitespace
2 *.c     whitespace=-trailing-space
3 *.h     whitespace=-trailing-space