misc: added EOL config to .editorconfig

This commit is contained in:
Geoff Bourne 2020-08-12 20:47:52 -05:00
parent 07185534fb
commit 99ed83022e
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
[start-*]
indent_size = 2
indent_size = 2
indent_style = space
end_of_line = lf