diff --git a/.editorconfig b/.editorconfig index 71a479c8..f7106b99 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,3 @@ root = true [*] end_of_line = lf insert_final_newline = true - -[*.qml] -indent_style = space -indent_size = 2