kgyrtkirk commented on PR #18155: URL: https://github.com/apache/druid/pull/18155#issuecomment-2984613959
``` find . |fgrep -f <(echo _;echo '$')|grep java$ ``` I don't see any `java` files containing `_` or `$` ; could we add a sanity check for checkstyle with https://checkstyle.sourceforge.io/checks/regexp/regexponfilename.html to ensure that no such files are created? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
