Enable CognitiveComplexity in ci
This commit is contained in:
1 file changed
+1
@@ -131,6 +131,7 @@
|
||||
<rule ref="category/java/design.xml/CognitiveComplexity" />
|
||||
<!-- <rule ref="category/java/design.xml/CollapsibleIfStatements"/> -->
|
||||
<!-- <rule ref="category/java/design.xml/CouplingBetweenObjects"/> -->
|
||||
<rule ref="category/java/design.xml/CognitiveComplexity"/>
|
||||
<rule ref="category/java/design.xml/CyclomaticComplexity"/>
|
||||
<rule ref="category/java/design.xml/DataClass"/>
|
||||
<rule ref="category/java/design.xml/DoNotExtendJavaLangError"/>
|
||||
|
||||
Reference in new issue
Block a user