Remove makefile section from editorconfig

havefun-22.05
John Boehr 2017-11-11 09:47:25 +00:00
parent 16fb41de01
commit d249edc135
1 changed files with 0 additions and 4 deletions

View File

@ -7,7 +7,3 @@ indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab
indent_size = 8