From f4a78207215ff6e3e6604fc82798ac877cbd7ddb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 22 Apr 2014 19:17:51 +0200 Subject: Fix name of format style --- extras/eclipse-code-style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/eclipse-code-style.xml') diff --git a/extras/eclipse-code-style.xml b/extras/eclipse-code-style.xml index 68aa254..850066a 100644 --- a/extras/eclipse-code-style.xml +++ b/extras/eclipse-code-style.xml @@ -1,6 +1,6 @@ - + -- cgit v1.2.3-55-g7522 From b036de5a215949e358d384ba80f5f6f3dbe1f9bb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 24 Apr 2014 18:59:40 +0200 Subject: [Formatter] Remove forced blank line after class body start --- extras/eclipse-code-style.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extras/eclipse-code-style.xml') diff --git a/extras/eclipse-code-style.xml b/extras/eclipse-code-style.xml index 850066a..3c1d5f1 100644 --- a/extras/eclipse-code-style.xml +++ b/extras/eclipse-code-style.xml @@ -1,6 +1,6 @@ - + @@ -50,7 +50,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -167,7 +167,7 @@ - + -- cgit v1.2.3-55-g7522