This commit is contained in:
parent
963f94927d
commit
230919ee09
|
|
@ -144,7 +144,7 @@
|
|||
<suppress checks="CyclomaticComplexity" files="RequireThisCheck\.java" lines="416"/>
|
||||
<!--The only optimization which can be there is to move CASE-block expressions to separate method,
|
||||
but that will not increase readability.-->
|
||||
<suppress checks="CyclomaticComplexity" files="FinalLocalVariableCheck\.java" lines="176, 328"/>
|
||||
<suppress checks="CyclomaticComplexity" files="FinalLocalVariableCheck\.java" lines="176, 326"/>
|
||||
|
||||
<!-- Suppressions from PMD configuration-->
|
||||
<!-- validateCli is not reasonable to split as encapsulation of logic will be damaged -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue