.editorconfig updated
Signed-off-by: Roger Sikorski <roger@sikorski.cloud>
This commit is contained in:
@@ -8,5 +8,5 @@ indent_style = space
|
|||||||
indent_size = 2
|
indent_size = 2
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = true
|
||||||
insert_final_newline = false
|
insert_final_newline = true
|
||||||
Reference in New Issue
Block a user