mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
fixed .editorconfig missing eof line
This commit is contained in:
parent
da743d4fce
commit
a1b191362b
@ -2,3 +2,4 @@
|
|||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
insert_final_newline = true
|
Loading…
Reference in New Issue
Block a user