From a95266d1a12510b5ffbb3674437ca0897ad610d7 Mon Sep 17 00:00:00 2001 From: Ruslan Diachenko Date: Sat, 29 Aug 2015 09:28:11 +0100 Subject: [PATCH] Issue #1566: ReturnCount check activated --- config/checkstyle_checks.xml | 3 ++- config/suppressions.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index bf82f2cda..d93afd80c 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -334,6 +334,8 @@ DetailsAST, CheckstyleException, UnsupportedEncodingException, BuildException, ConversionException, FileNotFoundException, TestException"/> + + + +