Update documentation
https://github.com/pmd/pmd/actions/runs/3338118045
f54ca8b364...36c197f705
This commit is contained in:
@@ -1586,6 +1586,11 @@ at least once. This makes the tests more robust, and independent from the user r
|
||||
<li><a href="https://github.com/pmd/pmd/issues/4141">#4141</a>: [java] UncommentedEmptyConstructor FP when constructor annotated with @<!-- -->Autowired</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-performance
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/4091">#4091</a>: [java] AvoidArrayLoops false negative with do-while loops</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="api-changes">API Changes</h3>
|
||||
@@ -1593,6 +1598,7 @@ at least once. This makes the tests more robust, and independent from the user r
|
||||
<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>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/4147">#4147</a>: [java] Added support for Do-While for AvoidArrayLoops - <a href="https://github.com/yasarshaikh">Yasar Shaikh</a> (@yasarshaikh)</li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/4150">#4150</a>: [apex] New rule ApexUnitTestClassShouldHaveRunAs #4149 - <a href="https://github.com/tprouvot">Thomas Prouvot</a> (@tprouvot)</li>
|
||||
</ul>
|
||||
|
||||
@@ -1627,7 +1633,7 @@ at least once. This makes the tests more robust, and independent from the user r
|
||||
<div class="col-lg-12 footer">
|
||||
©2022 PMD Open Source Project. All rights
|
||||
reserved. <br />
|
||||
Site last generated: Oct 20, 2022 <br />
|
||||
Site last generated: Oct 27, 2022 <br />
|
||||
<p>
|
||||
<img src="images/pmd-logo-small.png" alt="Company
|
||||
logo"/>
|
||||
|
Reference in New Issue
Block a user