Update documentation
TRAVIS_JOB_NUMBER=2682.2 TRAVIS_COMMIT_RANGE=5ca1f7438c45...5f593561d99f
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, 04 Aug 2018 18:18:22 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 04 Aug 2018 18:18:22 +0000</lastBuildDate>
|
||||
<pubDate>Sat, 04 Aug 2018 18:24:41 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 04 Aug 2018 18:24:41 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.7.3</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1285,6 +1285,11 @@ The rule can be customized via patterns. By default, short variable names are re
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1191">#1191</a>: [core] Test Framework: Sort violations by line/column</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-codestyle
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1255">#1255</a>: [java] UnnecessaryFullyQualifiedName false positive: static method on shadowed implicitly imported class</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-errorprone
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1078">#1078</a>: [java] MissingSerialVersionUID rule does not seem to catch inherited classes</li>
|
||||
|
Reference in New Issue
Block a user