fix (Makefile): Configure editor to use tabs by default
Add indent style to tabs when editing Makefiles
This commit is contained in:
parent
46e07dfce7
commit
4273ec8316
@ -55,3 +55,6 @@ indent_style = tab
|
||||
|
||||
[*.*Caddyfile]
|
||||
indent_style = tab
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
Loading…
x
Reference in New Issue
Block a user