Update .editorconfig

This commit is contained in:
Francisco Giordano
2019-08-14 17:59:38 +02:00
committed by GitHub
parent d1158ea68c
commit cab26fd046

View File

@ -6,7 +6,6 @@ root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true