forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=5439.2 TRAVIS_COMMIT_RANGE=75146a06bf96...99b8f4e443fb
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>Sun, 21 Jun 2020 16:01:39 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 21 Jun 2020 16:01:39 +0000</lastBuildDate>
|
||||
<pubDate>Sun, 21 Jun 2020 16:19:12 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 21 Jun 2020 16:19:12 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.8.7</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1520,6 +1520,7 @@ in the developer documentation.</li>
|
||||
<li>java-performance
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2591">#2591</a>: [java] InefficientStringBuffering/AppendCharacterWithChar: Fix false negatives with concats in appends</li>
|
||||
<li><a href="https://github.com/pmd/pmd/pull/2600">#2600</a>: [java] UseStringBufferForStringAppends: fix false negative with fields</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>scala
|
||||
|
Reference in New Issue
Block a user