You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by sr...@apache.org on 2021/03/31 14:55:16 UTC

[plc4x] branch develop updated: plc4x: fix .editorconfig for java templates

This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6d5406c  plc4x: fix .editorconfig for java templates
6d5406c is described below

commit 6d5406c2c0f98c77fcd83a421696fd1093275680
Author: Sebastian Rühl <sr...@apache.org>
AuthorDate: Wed Mar 31 16:54:59 2021 +0200

    plc4x: fix .editorconfig for java templates
---
 .editorconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.editorconfig b/.editorconfig
index a003aee..6d92e2c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -46,4 +46,4 @@ indent_style = space
 indent_style = space
 
 [*.java.ftlh]
-indent_style = tab
+indent_style = space