From 7fe49647bec948777cb9b8635e9beaa2c0b8ed7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 21 Feb 2021 18:49:52 +0100 Subject: Fix signature --- .editorconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 0111a8e..24ce802 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,4 +10,5 @@ indent_size = 4 [*.tpl] indent_style = space indent_size = 2 -end_of_line = crlf \ No newline at end of file +end_of_line = crlf +trim_trailing_whitespace = false \ No newline at end of file -- cgit v1.2.3