aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 13debfd97e95a6390bbbf4a33566d70a2eb6eb10 (plain)
1
2
3
4
5
6
# Add indent-with-non-tab to the default git whitespace warnings.
# Note that this file doesn't support bash-style brace expansion.

*.[cCh] whitespace=indent-with-non-tab,space-before-tab,trailing-space
*.cc whitespace=indent-with-non-tab,space-before-tab,trailing-space
ChangeLog whitespace=indent-with-non-tab,space-before-tab,trailing-space