diff --git a/.editorconfig b/.editorconfig index 41e907f..c5cd130 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,6 +17,7 @@ tab_width = 2 [*.md] tab_width = 2 +trim_trailing_whitespace = false [*.json] indent_size = 2