pmd/.github/ISSUE_TEMPLATE/rule_violation.md
2020-02-13 18:41:16 +01:00

615 B

name about title labels assignees
Rule violation Let us know about a false positive/false negative bug

Affects PMD Version:

Rule:

Description:

Code Sample demonstrating the issue:


Expected outcome:

  • Does PMD report a violation, where there shouldn't be one? -> false-positive
  • Is PMD missing to report a violation, where there should be one? -> false-negative

Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]