Update .editorconfig

This commit is contained in:
GuilhermeWerner
2020-09-05 12:20:09 -03:00
parent 9664ecfd15
commit c4133333c1

View File

@ -5,5 +5,5 @@ end_of_line = lf
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
trim_trailing_whitespace = false
insert_final_newline = true