PMD CI (pmd-bot)
2022-10-06 16:20:52 +00:00
parent 2aacbd7df8
commit 0db32487c6
5 changed files with 18 additions and 5 deletions

View File

@@ -1557,10 +1557,20 @@
<h3 id="new-and-noteworthy">New and noteworthy</h3>
<h3 id="fixed-issues">Fixed Issues</h3>
<ul>
<li>java-documentation
<ul>
<li><a href="https://github.com/pmd/pmd/issues/4141">#4141</a>: [java] UncommentedEmptyConstructor FP when constructor annotated with @<!-- -->Autowired</li>
</ul>
</li>
</ul>
<h3 id="api-changes">API Changes</h3>
<h3 id="external-contributions">External Contributions</h3>
<ul>
<li><a href="https://github.com/pmd/pmd/pull/4142">#4142</a>: [java] fix #4141 Update UncommentedEmptyConstructor - ignore @<!-- -->Autowired annotations - <a href="https://github.com/LynnBroe">Lynn</a> (@LynnBroe)</li>
</ul>