From 380119b6c8f38629193552d9824a4f158b909f41 Mon Sep 17 00:00:00 2001 From: ctvoigt Date: Thu, 28 Mar 2019 17:56:28 +0100 Subject: [PATCH] Avoid wrapping explicit line breaks as supported in all recent versions of eclipse. Enum: Preserve explicit line breaks for constants (with values) in enums and break them only if necessary. --- eclipse-java-google-style.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclipse-java-google-style.xml b/eclipse-java-google-style.xml index 7bb6804eb..366a1828b 100644 --- a/eclipse-java-google-style.xml +++ b/eclipse-java-google-style.xml @@ -65,7 +65,7 @@ - + @@ -149,6 +149,7 @@ + @@ -291,7 +292,7 @@ - +