snuyanzin commented on code in PR #27302:
URL: https://github.com/apache/flink/pull/27302#discussion_r2589516665
##########
tools/maven/checkstyle.xml:
##########
@@ -99,6 +99,22 @@ This file is based on the checkstyle file of Apache Beam.
<property name="message" value="Use
System.getProperties() to get system properties."/>
</module>
+ <module name="Regexp">
Review Comment:
I reverted it
At least having such commit in PR allowed to find and fix all the places
Will merge to master without this checkstyle 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]