update .editorconfig

main
Dominic Reich 11 months ago
parent 35142cffda
commit 4e0c30c43c
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

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

Loading…
Cancel
Save