Update documentation
https://github.com/pmd/pmd/actions/runs/2154220663
4f2e075521...d3211dbbf0
This commit is contained in:
4
feed.xml
4
feed.xml
@ -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>Tue, 12 Apr 2022 10:17:05 +0000</pubDate>
|
||||
<lastBuildDate>Tue, 12 Apr 2022 10:17:05 +0000</lastBuildDate>
|
||||
<pubDate>Tue, 12 Apr 2022 10:29:40 +0000</pubDate>
|
||||
<lastBuildDate>Tue, 12 Apr 2022 10:29:40 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.9.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1484,6 +1484,11 @@
|
||||
<li><a href="https://github.com/pmd/pmd/pull/3882">#3882</a>: [core] Fix AssertionError about exhaustive switch</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/3889">#3889</a>: [java] Catch LinkageError in UselessOverridingMethodRule</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="api-changes">API Changes</h3>
|
||||
|
Reference in New Issue
Block a user