Update documentation

TRAVIS_JOB_NUMBER=5422.2
TRAVIS_COMMIT_RANGE=0f06f5132a96...e435037fdc55
This commit is contained in:
Travis CI (pmd-bot)
2020-06-18 15:33:36 +00:00
parent 02fe8f8d2d
commit ab7fc5dff4
2 changed files with 7 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>Thu, 18 Jun 2020 13:30:10 +0000</pubDate>
<lastBuildDate>Thu, 18 Jun 2020 13:30:10 +0000</lastBuildDate>
<pubDate>Thu, 18 Jun 2020 15:31:13 +0000</pubDate>
<lastBuildDate>Thu, 18 Jun 2020 15:31:13 +0000</lastBuildDate>
<generator>Jekyll v3.8.7</generator>
</channel>

View File

@ -1469,6 +1469,11 @@ the old rule behaviour.</p>
<li><a href="https://github.com/pmd/pmd/issues/2554">#2554</a>: [apex] Exception applying rule UnusedLocalVariable on trigger</li>
</ul>
</li>
<li>core
<ul>
<li><a href="https://github.com/pmd/pmd/pull/2599">#2599</a>: [core] Fix XPath 2.0 Rule Chain Analyzer with Unions</li>
</ul>
</li>
<li>c#
<ul>
<li><a href="https://github.com/pmd/pmd/issues/2551">#2551</a>: [c#] CPD suppression with comments doesnt work</li>