Update release notes with new rules

This commit is contained in:
Andreas Dangel
2017-12-09 10:24:30 +01:00
parent 1bdb412c09
commit c8645440f2
5 changed files with 12 additions and 4 deletions

View File

@ -12,6 +12,7 @@ This ruleset contains links to rules that are new in PMD v6.0.0
<rule ref="category/java/errorprone.xml/DoNotExtendJavaLangThrowable"/>
<rule ref="category/java/design.xml/DataClass"/>
<rule ref="category/java/design.xml/NcssCount"/>
<rule ref="category/java/performance.xml/AvoidFileStream"/>
<rule ref="category/apex/design.xml/CyclomaticComplexity" />
<rule ref="category/apex/errorprone.xml/AvoidDirectAccessTriggerMap"/>