Update documentation
https://github.com/pmd/pmd/actions/runs/8743264750
c09abb2228...75f1ee8582
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://docs.pmd-code.org/latest/</link>
|
||||
<atom:link href="https://docs.pmd-code.org/latest/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Thu, 18 Apr 2024 19:01:41 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 18 Apr 2024 19:01:41 +0000</lastBuildDate>
|
||||
<pubDate>Thu, 18 Apr 2024 19:25:08 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 18 Apr 2024 19:25:08 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.9.5</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1958,6 +1958,7 @@ methods should be considered as valid verification methods. This allows to use c
|
||||
<li>java-errorprone
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2056">#2056</a>: [java] CloseResource false-positive with URLClassLoader in cast expression</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/4751">#4751</a>: [java] PMD crashes when analyzing CloseResource Rule</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/4928">#4928</a>: [java] EmptyCatchBlock false negative when allowCommentedBlocks=true</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user