diff --git a/.editorconfig b/.editorconfig index a99eceb75..bed92f3e4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,7 +12,7 @@ max_line_length = 100 [{Makefile,*.in}] indent_style = tab -[*.md] +[*.{md,rst}] trim_trailing_whitespace = false [*.{sh,ac}]