From d410b2a21c6c2de6a413e4e11faa85396e43b433 Mon Sep 17 00:00:00 2001 From: Ruslan Diachenko Date: Mon, 31 Aug 2015 15:19:52 +0100 Subject: [PATCH] Issue #1566: ClassFanOutComplexity turned on --- config/checkstyle_checks.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index 0e36e273c..81fb76cf2 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -337,6 +337,11 @@ + + + + + - - - -