forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4678.2 TRAVIS_COMMIT_RANGE=d68c072c87c4...436409e70792
This commit is contained in:
@@ -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