rkhachatryan commented on code in PR #27441:
URL: https://github.com/apache/flink/pull/27441#discussion_r2719087880
##########
tools/maven/checkstyle.xml:
##########
@@ -61,7 +61,7 @@ This file is based on the checkstyle file of Apache Beam.
-->
<module name="FileLength">
- <property name="max" value="3100"/>
+ <property name="max" value="4000"/>
Review Comment:
This actually wasn't necessary, removed this change.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]