diff --git a/.editorconfig b/.editorconfig index df20f4a..b3067ea 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,8 @@ charset = utf-8 tab_width = 4 [*.xml] -end_of_line = crlf +end_of_line = unset +insert_final_newline = unset [*.md] trim_trailing_whitespace = false