workaround for #215

This commit is contained in:
Roman Ivanov 2014-07-31 20:37:23 -07:00
parent 02e6ed4038
commit cc2d12bbd4
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@
<property name="format" value="^a[A-Z][a-zA-Z0-9]*$"/>
</module>
<module name="ParameterNumber">
<property name="max" value="9"/>
<property name="id" value="paramNum"/>
</module>
<module name="ParenPad"/>