forked from phoedos/pmd
735 B
735 B
name | about | title | labels | assignees |
---|---|---|---|---|
Rule violation (false-positive) | Let us know about a false-positive (a violation is reported on code that is not problematic) | a:false-positive |
Affects PMD Version:
Rule:
Please provide the rule name and a link to the rule documentation: https://docs.pmd-code.org/latest/pmd_rules_XXX_XXX.html#XXX
Description:
Code Sample demonstrating the issue:
Expected outcome:
PMD reports a violation at line ..., but that's wrong. That's a false positive.
Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]