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

This commit is contained in:
Andrei Selkin 2015-12-15 21:56:50 +03:00 committed by Roman Ivanov
parent 7d6f22e7e2
commit 8852b02802
1 changed files with 1 additions and 0 deletions

View File

@ -11,5 +11,6 @@
<module name="NestedSwitchCheck"/>
<module name="CauseParameterInException"/>
<module name="NameConventionForJunit4TestClassesCheck"/>
<module name="EmptyPublicCtorInClassCheck"/>
</module>
</module>