Issue #2661: Enforce llegalCatchExtendedCheck of sevntu-checkstyle over Checkstyle source code

This commit is contained in:
Andrei Selkin 2015-12-17 23:52:32 +03:00 committed by Roman Ivanov
parent e1f20de247
commit e31400a863
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@
<module name="EitherLogOrThrowCheck"/>
<module name="SingleSpaceSeparator">
<metadata name="validateCommentNodes" value="false"/>
<module name="IllegalCatchExtended">
<property name="allowRethrow" value="true"/>
</module>
</module>
</module>