Update .editorconfig

This commit is contained in:
Tibor Kaputa 2021-08-16 23:14:51 +02:00 committed by GitHub
parent 1c545e8ad2
commit 6428ac49b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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