Skip to content

Commit 4273ec8

Browse files
mfe-a5sysmaxhelias
authored andcommitted
fix (Makefile): Configure editor to use tabs by default
Add indent style to tabs when editing Makefiles
1 parent 46e07df commit 4273ec8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ indent_style = tab
5555

5656
[*.*Caddyfile]
5757
indent_style = tab
58+
59+
[Makefile]
60+
indent_style = tab

0 commit comments

Comments
 (0)