From 87935efe945c6847d2b18afaf7bfae5e80aa61e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 21 Apr 2020 01:26:48 +0200 Subject: HTML Template part of the mail --- .editorconfig | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index d817a59..03f964f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,4 +5,8 @@ end_of_line = lf [*.go] indent_style = tab -indent_size = 4 \ No newline at end of file +indent_size = 4 + +[*.tpl] +indent_style = space +indent_size = 2 \ No newline at end of file -- cgit v1.2.3