Skip to content

Commit

Permalink
Add .editorconfig rule for Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ruflin committed May 18, 2015
1 parent aa358b0 commit af7a278
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ indent_style = space
[Vagrantfile]
indent_size = 2
indent_style = space

[Makefile]
indent_size = 4
indent_style = tab

0 comments on commit af7a278

Please sign in to comment.