From: Ben Soares Date: Wed, 3 Mar 2021 16:23:48 +0000 (+0000) Subject: JAL-3826 added root=true to editorconfig for IntelliJ X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=7817ebe14e236eec069a16abbc16fc9d07e0913d;p=jalview.git JAL-3826 added root=true to editorconfig for IntelliJ --- diff --git a/src/.editorconfig b/src/.editorconfig index cfb3047..b25ccec 100644 --- a/src/.editorconfig +++ b/src/.editorconfig @@ -1,3 +1,5 @@ +root = true + [*] charset = utf-8 end_of_line = lf