Update editor config for 'sq' and 'sqm' file [skip ci]

(cherry picked from commit a6b532ee57d24e1ad83f1daea415cad1f313b49c)
This commit is contained in:
AntsyLich 2025-03-30 20:37:29 +06:00 committed by Jobobby04
parent fb3c996904
commit c9e6e321b3

View File

@ -7,7 +7,7 @@ indent_style = space
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.xml] [*.{xml,sq,sqm}]
indent_size = 4 indent_size = 4
# noinspection EditorConfigKeyCorrectness # noinspection EditorConfigKeyCorrectness