@ -72,7 +72,7 @@ This file is based on the checkstyle file of Apache Beam.
-->
<module name="FileLength">
<property name="max" value="3000"/>
<property name="max" value="4000"/>
</module>
<!-- All Java AST specific tests live under TreeWalker module. -->