Update documentation

TRAVIS_JOB_NUMBER=4171.2
TRAVIS_COMMIT_RANGE=36cd3d5a84b2...36d63429b4f9
This commit is contained in:
Travis CI (pmd-bot)
2019-09-08 20:52:08 +00:00
parent 10d0937190
commit 877d8b99dc
2 changed files with 3 additions and 3 deletions

View File

@@ -1295,7 +1295,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<h4 id="full-support-for-scala">Full support for Scala</h4>
<p>Thanks to <a href="https://github.com/tophersmith">Chris Smith</a> PMD now fully supports Scala. Now rules for analyzing Scala
code can be developed in addition to the Copy-Pase-Detection (CPD) functionality. There are no rules yet, so
code can be developed in addition to the Copy-Paste-Detection (CPD) functionality. There are no rules yet, so
contributions are welcome.</p>
<p>Additionally Scala support has been upgraded from 2.12.4 to 2.13.</p>