Fix line endings in .editorconfig

This commit is contained in:
Manu Evans 2018-09-16 12:19:04 -07:00
parent 4ed155ce1c
commit 37fb32d091

View file

@ -1,7 +1,6 @@
root = true root = true
[*.{c,h,d,di,dd,sh}] [*.{c,h,d,di,dd,sh}]
end_of_line = lf
insert_final_newline = true insert_final_newline = true
indent_style = space indent_style = space
indent_size = 4 indent_size = 4