forked from phoedos/pmd
[doc] Update release notes (#4557) [skip ci]
This commit is contained in:
@ -53,6 +53,7 @@ See [the example report]({{ baseurl }}report-examples/cpdhtml-v2.html).
|
||||
* java-codestyle
|
||||
* [#4268](https://github.com/pmd/pmd/issues/4268): \[java] CommentDefaultAccessModifier: false positive with TestNG annotations
|
||||
* [#4432](https://github.com/pmd/pmd/issues/4432): \[java] \[7.0-rc1] UnnecessaryImport - Unused static import is being used
|
||||
* [#4557](https://github.com/pmd/pmd/issues/4557): \[java] UnnecessaryImport FP with static imports of overloaded methods
|
||||
* java-errorprone
|
||||
* [#4063](https://github.com/pmd/pmd/issues/4063): \[java] AvoidBranchingStatementAsLastInLoop: False-negative about try/finally block
|
||||
* [#4457](https://github.com/pmd/pmd/issues/4457): \[java] OverrideBothEqualsAndHashcode: false negative with anonymous classes
|
||||
|
Reference in New Issue
Block a user