diff --git a/.editorconfig b/.editorconfig index 68b71dea1..c2f10b814 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.xml] +[*.{xml,sq,sqm}] indent_size = 4 # noinspection EditorConfigKeyCorrectness