Remove makefile section from editorconfig
This commit is contained in:
parent
16fb41de01
commit
d249edc135
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue