| *.[chs]      filter=fixtabswsp | 
 | *.[ch]pp     filter=fixtabswsp | 
 | *.[ch]xx     filter=fixtabswsp | 
 | *.asm        filter=fixtabswsp | 
 | *.php        filter=fixtabswsp | 
 | *.pl         filter=fixtabswsp | 
 | *.sh         filter=fixtabswsp | 
 | *.txt	     filter=fixwsp | 
 | [Mm]akefile  filter=fixwsp | 
 | *.mk         filter=fixwsp | 
 | *.rc         -crlf | 
 | *.ds[pw]     -crlf | 
 | *.bat        -crlf | 
 | *.mmp        -crlf | 
 | *.dpj        -crlf | 
 | *.pjt        -crlf | 
 | *.vcp        -crlf | 
 | *.inf        -crlf | 
 | # fft2d is not available through git, and the code | 
 | # is checked in verbatim. Do not apply diffing to | 
 | # it, otherwise it fails the 'git diff HEAD^ --check' | 
 | # test. | 
 | third_party/tensorflow_dependencies/fft2d/** -diff |