diff --git a/.editorconfig b/.editorconfig index 21aff0e67..ebe5a870c 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