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

This commit is contained in:
Andrei Selkin 2015-12-18 22:39:02 +03:00 committed by Roman Ivanov
parent 5fecdf11bc
commit df040c2d00
1 changed files with 1 additions and 0 deletions

View File

@ -61,5 +61,6 @@
<module name="AvoidNotShortCircuitOperatorsForBoolean"/>
<module name="RedundantReturn"/>
<module name="WhitespaceBeforeArrayInitializer"/>
<module name="InnerClass"/>
</module>
</module>