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.
 
 
 

7 lines
260 B

  1. * text=auto
  2. *.[ch] text whitespacestrict
  3. *.yaml text whitespacestrict
  4. Makefile text whitespace="tabwidth=4,-tab-in-indent,indent-with-non-tab"
  5. [attr]whitespacestrict whitespace="trailing-space,tab-in-indent,space-before-tab,tabwidth=4"