Skip to content

Commit

Permalink
Fix: Configure indentation for Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 26, 2020
1 parent 8adfc03 commit a60cd08
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 @@ -10,5 +10,9 @@ trim_trailing_whitespace = true
[*.neon]
indent_style = tab


[*.yml]
indent_size = 2

[Makefile]
indent_style = tab

0 comments on commit a60cd08

Please sign in to comment.