[java] CommentDefaultAccessModifier ignoredAnnotations should include "org.junit.jupiter.api.extension.RegisterExtension" by default #4273
Labels
a:false-positive
PMD flags a piece of code that is not problematic
Milestone
Affects PMD Version:
6.52.0
Rule:
CommentDefaultAccessModifier
https://pmd.sourceforge.io/pmd-6.52.0/pmd_rules_java_codestyle.html#commentdefaultaccessmodifier
Description:
Code Sample demonstrating the issue:
Expected outcome:
Default value of "ignoredAnnotations" should include "org.junit.jupiter.api.extension.RegisterExtension"
The text was updated successfully, but these errors were encountered: