diff --git a/.editorconfig b/.editorconfig index 5897510..df20f4a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,12 +12,6 @@ tab_width = 4 [*.xml] end_of_line = crlf -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space -indent_size = 2 -charset = utf-8 -tab_width = 4 [*.md] trim_trailing_whitespace = false