We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e03c6d commit e85896dCopy full SHA for e85896d
lodash-plugin/checkstyle.xml
@@ -20,7 +20,7 @@
20
<module name="FileLength">
21
<property name="fileExtensions" value="java"/>
22
<property name="severity" value="warning"/>
23
- <property name="max" value="2500"/>
+ <property name="max" value="2600"/>
24
</module>
25
<module name="RegexpSingleline">
26
<property name="format" value="\s+$"/>
0 commit comments