Update documentation
TRAVIS_JOB_NUMBER=2848.2 TRAVIS_COMMIT_RANGE=2e3fe51834af...e30503b3726b
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>Sat, 22 Sep 2018 06:17:02 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 22 Sep 2018 06:17:02 +0000</lastBuildDate>
|
||||
<pubDate>Sat, 22 Sep 2018 06:29:31 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 22 Sep 2018 06:29:31 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.7.3</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1338,6 +1338,11 @@ the breaking API changes will be performed in 7.0.0.</p>
|
||||
<h3 id="fixed-issues">Fixed Issues</h3>
|
||||
|
||||
<ul>
|
||||
<li>apex-bestpractices
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1348">#1348</a>: [apex] AvoidGlobalModifierRule gives warning even when its a webservice - false positive</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-codestyle
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1329">#1329</a>: [java] FieldNamingConventions: false positive in serializable class with serialVersionUID</li>
|
||||
|
Reference in New Issue
Block a user