Add DoNotExtendJavaLangThrowable to release ruleset

This commit is contained in:
Juan Martín Sotuyo Dodero
2017-10-17 13:35:45 -03:00
parent 82b219428b
commit 30aa7fca11

View File

@ -10,6 +10,7 @@ This ruleset contains links to rules that are new in PMD v6.0.0
<rule ref="rulesets/java/codesize.xml/NcssCount"/>
<rule ref="rulesets/java/migrating.xml/ForLoopCanBeForeach"/>
<rule ref="rulesets/java/strictexception.xml/DoNotExtendJavaLangThrowable"/>
<rule ref="rulesets/apex/empty.xml/EmptyCatchBlock"/>
<rule ref="rulesets/apex/empty.xml/EmptyIfStmt"/>