diff --git a/pmd/rulesets/design.xml b/pmd/rulesets/design.xml index 97ab72b035..c7d0923b84 100644 --- a/pmd/rulesets/design.xml +++ b/pmd/rulesets/design.xml @@ -1421,6 +1421,15 @@ This field is used in only one method and the first usage is assigning a value to the field. This probably means that the field can be changed to a local variable. 3 + + + + false + + + false + +