From cc52fa04fa871da2b9b2c3dc7e239bca51224272 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Tue, 22 Oct 2019 16:53:35 +0200 Subject: Enforce MultipleVariableDeclarations checkstyle --- config/checkstyle/checkstyle.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/checkstyle') diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index bcddda794..22952dcc4 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -32,6 +32,7 @@ value="LITERAL_TRY, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_SWITCH"/> + -- cgit v1.2.3