Update .editorconfig

This commit is contained in:
Tibor Kaputa 2021-08-16 23:14:09 +02:00 committed by GitHub
parent 37b9699276
commit e671d76e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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