make editorconfig checker happy
This commit is contained in:
parent
91df2623d7
commit
93ca80fa3a
2 changed files with 6 additions and 2 deletions
|
@ -15,6 +15,9 @@ indent_size = 4
|
|||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[scripts/*.mk]
|
||||
indent_style = tab
|
||||
|
||||
[prompts/*.txt]
|
||||
insert_final_newline = unset
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue