From ead8bd33ba69eb06ce1c411bb80af54cecf8d76d Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 7 Jan 2015 22:14:16 -0800 Subject: [PATCH] message is extended according to google/guava/issues/1891 --- src/main/resources/google_checks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/google_checks.xml b/src/main/resources/google_checks.xml index 7b6d2abd5..d0fd36a92 100644 --- a/src/main/resources/google_checks.xml +++ b/src/main/resources/google_checks.xml @@ -70,7 +70,7 @@ + value="WhitespaceAround: ''{0}'' is not followed by whitespace. Empty blocks may only be represented as {} when not part of a multi-block statement (4.1.3)"/>