jborgers / PMD-jPinpoint-rules

PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.
Apache License 2.0
43 stars 10 forks source link

pmd7 fix request #389 fix + added unit test to check combination of @ConfigurationProperties and Lombok @Setter #390

Closed stokpop closed 2 days ago

stokpop commented 2 days ago

Question: is this also a valid check for AvoidUnguardedMutableInheritedFieldsInSharedObjects? Or should be removed?

jborgers commented 2 days ago

Yes, agreed, also a valid check there

sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud