aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 183fdcaaa9ad8778014764b088f2f8d57b124a0f (plain)
1
2
3
4
5
# 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