Skip to content

Commit e85896d

Browse files
committed
Update checkstyle.xml
L
1 parent 0e03c6d commit e85896d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lodash-plugin/checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<module name="FileLength">
2121
<property name="fileExtensions" value="java"/>
2222
<property name="severity" value="warning"/>
23-
<property name="max" value="2500"/>
23+
<property name="max" value="2600"/>
2424
</module>
2525
<module name="RegexpSingleline">
2626
<property name="format" value="\s+$"/>

0 commit comments

Comments
 (0)