diff --git a/.editorconfig b/.editorconfig index 82cfa5425..713f4f7b0 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,5 +6,5 @@ indent_size = 2 trim_trailing_whitespace = true insert_final_newline = true -[md] +[*.md] trim_trailing_whitespace = false