You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

6 lines
300 B

  1. # Disable checks for trailing whitespace for patches, they always trigger warnings,-blank-at-eof
  2. *.diff whitespace=-trailing-space,-space-before-tab,-blank-at-eof
  3. *.patch whitespace=-trailing-space,-space-before-tab,-blank-at-eof
  4. *.exlib whitespace=-blank-at-eof
  5. *.exheres-0 whitespace=-blank-at-eof