Tweak .editorconfig
This commit is contained in:
parent
ac2c5d97ee
commit
9d121a80af
@ -3,3 +3,7 @@ root = true
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user