forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4678.2 TRAVIS_COMMIT_RANGE=d68c072c87c4...436409e70792
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>Fri, 17 Jan 2020 15:33:22 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 17 Jan 2020 15:33:22 +0000</lastBuildDate>
|
||||
<pubDate>Fri, 17 Jan 2020 17:49:26 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 17 Jan 2020 17:49:26 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.8.5</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1427,6 +1427,7 @@ the name was misleading. (File) header comments are not checked, but class comme
|
||||
</li>
|
||||
<li>core
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/1984">#1984</a>: [java] Cyclomatic complexity is misreported (lack of clearing metrics cache)</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2006">#2006</a>: [core] PMD should warn about multiple instances of the same rule in a ruleset</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2161">#2161</a>: [core] ResourceLoader is deprecated and marked as internal but is exposed</li>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2170">#2170</a>: [core] DocumentFile doesn’t preserve newlines</li>
|
||||
@@ -1516,6 +1517,7 @@ methods on <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-apex/6.21.0/
|
||||
<ul>
|
||||
<li>Many methods on the <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.21.0/net/sourceforge/pmd/lang/ast/Node.html#"><code class="highlighter-rouge">Node</code></a> interface
|
||||
and <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.21.0/net/sourceforge/pmd/lang/ast/AbstractNode.html#"><code class="highlighter-rouge">AbstractNode</code></a> base class. See their javadoc for details.</li>
|
||||
<li><a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.21.0/net/sourceforge/pmd/lang/ast/Node.html#isFindBoundary()"><code class="highlighter-rouge">Node#isFindBoundary</code></a> is deprecated for XPath queries.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>pmd-java
|
||||
|
Reference in New Issue
Block a user