Remove obsolete entry from PMD configuration. #877
This commit is contained in:
parent
e249a8cdcf
commit
e15a64e6c7
|
|
@ -130,8 +130,6 @@
|
|||
</rule>
|
||||
|
||||
<rule ref="rulesets/java/design.xml">
|
||||
<!-- this produce false positives on gui.Main -->
|
||||
<exclude name="UseUtilityClass"/>
|
||||
<!-- till #974-->
|
||||
<exclude name="ConfusingTernary"/>
|
||||
<!-- extra final modifier does not make code more secure in that cases-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue