Roman Ivanov 2014-07-20 14:44:08 -07:00
parent 2b41a0b5a3
commit ebedf30f3d
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@
<module name="OuterTypeNumber"/>
<module name="LineLength">
<property name="max" value="120"/>
<property name="ignorePattern" value="^ *\* *[^ ]+$"/>
</module>
<module name="MethodCount">