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 9f48142 commit cb5b2a0Copy full SHA for cb5b2a0
tools/maven/checkstyle.xml
@@ -72,7 +72,7 @@ This file is based on the checkstyle file of Apache Beam.
72
-->
73
74
<module name="FileLength">
75
- <property name="max" value="3000"/>
+ <property name="max" value="4000"/>
76
</module>
77
78
<!-- All Java AST specific tests live under TreeWalker module. -->
0 commit comments