diff --git a/.editorconfig b/.editorconfig index be141b7d..4e110004 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ trim_trailing_whitespace = true indent_size = 2 -[{*.md,*.jade,*.pug}] +[{*.md,*.pug}] trim_trailing_whitespace = false