From d784ab7f69d0194c242af17875cdb2f60a9fd5f7 Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Sat, 2 May 2015 02:50:09 +0200 Subject: [PATCH] Enable several Checkstyle checks on code, issue #945 --- config/checkstyle_checks.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index 865324195..474b8e438 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -227,11 +227,17 @@ + + + + + + @@ -240,20 +246,13 @@