diff --git a/.editorconfig b/.editorconfig index fc961ff..4a07e45 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,5 +15,6 @@ indent_style = space charset = unset insert_final_newline = unset indent_style = unset -trim_trailing_whitespace = unset +trim_trailing_whitespace = false max_line_length = unset +ij_formatter_enabled = false