Update PMD Designer to 6.14.0
This commit is contained in:
@ -24,6 +24,11 @@ Being based on a proper Antlr grammar, CPD can:
|
||||
* ignore imports / libraries
|
||||
* honor [comment-based suppressions](pmd_userdocs_cpd.html#suppression)
|
||||
|
||||
#### Updated PMD Designer
|
||||
|
||||
This PMD release ships a new version of the pmd-designer.
|
||||
For the changes, see [PMD Designer Changelog](https://github.com/pmd/pmd-designer/blob/6.14.0/CHANGELOG.md).
|
||||
|
||||
### Modified Rules
|
||||
|
||||
* The Java rule {% rule "java/errorprone/AssignmentToNonFinalStatic" %} (`java-errorprone`) will now report on each
|
||||
@ -55,6 +60,8 @@ Being based on a proper Antlr grammar, CPD can:
|
||||
|
||||
### API Changes
|
||||
|
||||
No changes.
|
||||
|
||||
### External Contributions
|
||||
|
||||
* [#1745](https://github.com/pmd/pmd/pull/1745): \[doc] Fixed some errors in docs - [0xflotus](https://github.com/0xflotus)
|
||||
|
Reference in New Issue
Block a user