Skip to content

Commit

Permalink
The Makefile file format requires tab characters
Browse files Browse the repository at this point in the history
  • Loading branch information
idainatovych authored and lyubomir committed Nov 23, 2016
1 parent 56f1535 commit 48bb427
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ indent_size = 4
indent_style = space
max_line_length = 80
trim_trailing_whitespace = true

[Makefile]
indent_style = tab

0 comments on commit 48bb427

Please sign in to comment.