PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.
43
stars
10
forks
source link
Fix Request for pmd7 AvoidUnguardedMutableInheritedFieldsInSharedObjects false positives #391
Closed
jborgers closed 3 weeks ago
If confuses local variables and method parameters with inherited objects.