From f6a1ee14e182d77060eb880140ab9312ff5e8585 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donatas=20Ku=C4=8Dinskas?= Date: Wed, 6 Sep 2017 01:27:04 +0300 Subject: [PATCH] Update eclipse-java-google-style (#271) Remove blank lines between import groups to use [code style] (https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing). Fixes #270 --- eclipse-java-google-style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse-java-google-style.xml b/eclipse-java-google-style.xml index 39ada243e..7bb6804eb 100644 --- a/eclipse-java-google-style.xml +++ b/eclipse-java-google-style.xml @@ -241,7 +241,7 @@ - +