diff --git a/src/.editorconfig b/src/.editorconfig index f90749d..efedfba 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -8,3 +8,7 @@ trim_trailing_whitespace = true indent_style = space indent_size = 4 max_line_length = 100 + +[*.ui] +indent_style = space +indent_size = 1