Skip to content

Commit

Permalink
Use tabs for Makefile and Makefile.in in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
samcv committed Apr 5, 2018
1 parent b735866 commit 677d4e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Expand Up @@ -11,3 +11,5 @@ trim_trailing_whitespace = true
indent_size = 2
[update-gh-pages.sh]
indent_size = 2
[{Makefile,Makefile.in}]
indent_style = tab

0 comments on commit 677d4e9

Please sign in to comment.