Skip to content

Commit 7f1ebc7

Browse files
committed
chore(editorconfig): Add Makefile configuration
1 parent 84f66ce commit 7f1ebc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ trim_trailing_whitespace = true
77
insert_final_newline = true
88
end_of_line = lf
99
max_line_length = off
10+
[Makefile]
11+
indent_style = tab

0 commit comments

Comments
 (0)