Skip to content

Commit 8cc9c7e

Browse files
authored
chore: add editor config for Makefile
1 parent 7bb5be3 commit 8cc9c7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@ insert_final_newline = true
1111
[*.md]
1212
trim_trailing_whitespace = false
1313

14+
[makefile]
15+
indent_style = tab
1416
[Makefile]
1517
indent_style = tab

0 commit comments

Comments
 (0)