Skip to content

Commit 4647732

Browse files
ulopeAugusto Hack
authored andcommitted
Fix .editorconfig for Makefiles
1 parent 375085a commit 4647732

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ trim_trailing_whitespace = true
1212

1313
[*.{yml,yaml,json}]
1414
indent_size = 2
15+
16+
[Makefile]
17+
insert_final_newline = true
18+
indent_style = tab

0 commit comments

Comments
 (0)