diff --git a/.editorconfig b/.editorconfig index 2daea10..18b84df 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[*.{md, rst}] +[*.{md,rst}] trim_trailing_whitespace = false [*.yml]