]> gcc.gnu.org Git - gcc.git/blame - .gitattributes
Handle output of older git in gcc-descr and gcc-undescr aliases.
[gcc.git] / .gitattributes
CommitLineData
6664a5f7
JM
1# Add indent-with-non-tab to the default git whitespace warnings.
2# Note that this file doesn't support bash-style brace expansion.
3
4*.[cCh] whitespace=indent-with-non-tab,space-before-tab,trailing-space
5*.cc whitespace=indent-with-non-tab,space-before-tab,trailing-space
678a1e99 6ChangeLog whitespace=indent-with-non-tab,space-before-tab,trailing-space
This page took 0.048376 seconds and 5 git commands to generate.