PMD CI (pmd-bot)
2021-09-25 08:31:46 +00:00
parent bbaf0d880b
commit 02d0163cb6
2 changed files with 11 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
<link>https://pmd.github.io/pmd/</link>
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sat, 25 Sep 2021 07:46:18 +0000</pubDate>
<lastBuildDate>Sat, 25 Sep 2021 07:46:18 +0000</lastBuildDate>
<pubDate>Sat, 25 Sep 2021 08:29:43 +0000</pubDate>
<lastBuildDate>Sat, 25 Sep 2021 08:29:43 +0000</lastBuildDate>
<generator>Jekyll v3.9.0</generator>
</channel>

View File

@ -1456,6 +1456,11 @@ Contributions of any kind welcome!</p>
<li><a href="https://github.com/pmd/pmd/pull/3493">#3493</a>: [java] AvoidAccessibilityAlteration: add tests and fix rule</li>
</ul>
</li>
<li>javascript
<ul>
<li><a href="https://github.com/pmd/pmd/pull/3516">#3516</a>: [javascript] NPE while creating rule violation when specifying explicit line numbers</li>
</ul>
</li>
<li>plsql
<ul>
<li><a href="https://github.com/pmd/pmd/issues/3487">#3487</a>: [plsql] Parsing exception OPEN ref_cursor_name FOR statement</li>
@ -1468,6 +1473,10 @@ Contributions of any kind welcome!</p>
<h3 id="external-contributions">External Contributions</h3>
<ul>
<li><a href="https://github.com/pmd/pmd/pull/3516">#3516</a>: [javascript] NPE while creating rule violation when specifying explicit line numbers - <a href="https://github.com/kevingnet">Kevin Guerra</a></li>
</ul>
<div class="tags">