From cd7c3c3dd4e7dd469a771f9d3425ea1ff0e540a4 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Tue, 21 Jun 2016 03:25:20 +0200 Subject: [PATCH] Update editorconfig. --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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