diff --git a/.editorconfig b/.editorconfig index 296b4b4..4285c43 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ end_of_line = crlf insert_final_newline = true indent_style = space indent_size = 4 +trim_trailing_whitespace = true [*.{wxs,wxl,xml,props,targets,wixproj}] indent_size = 2