From ffa8801644a7d53cc1c785e3450f794c07a14eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 2 Feb 2020 17:13:01 +0100 Subject: New upstream version 1.0.29 --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 0faa31d..107f9ec 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,7 @@ root = true ; look no further charset = utf-8 insert_final_newline = true trim_trailing_whitespace = true + +[backend/escl/*] +indent_size = 4 +indent_style = space -- cgit v1.2.3