From 3cf0c720927483dfdcb95738aaa7bec008fb4f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenzo=20Dellac=C3=A0?= Date: Fri, 30 Oct 2020 21:52:05 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index 173e12e..dc5aff1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,8 +10,5 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true -[*.hbs] -insert_final_newline = false - [*.md] trim_trailing_whitespace = false