editorconfig: update

Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
Maciej Barć 2021-01-19 21:19:20 +01:00
parent 1ad8716663
commit 38a1665cd0
No known key found for this signature in database
GPG Key ID: 031C9FE65BED714A
1 changed files with 2 additions and 0 deletions

View File

@ -21,10 +21,12 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_style = space
insert_final_newline = true
tab_width = 4
trim_trailing_whitespace = true
[.gitmodules]
indent_style = tab