Update .editorconfig

This commit is contained in:
Tibor Kaputa
2021-08-16 23:16:05 +02:00
committed by GitHub
parent d18a2edd43
commit 6364d091ad

View File

@ -18,6 +18,7 @@ charset = utf-8
indent_style = space
indent_size = 4
continuation_indent_size = 4
max_line_length = 160
[*.xml]
continuation_indent_size = 4