klion26 commented on code in PR #3674:
URL: https://github.com/apache/amoro/pull/3674#discussion_r2218461855


##########
tools/maven/checkstyle.xml:
##########
@@ -120,6 +120,11 @@ This file is based on the checkstyle file of Apache Beam.
             <message key="import.illegal" value="{0}; Use amoro shaded guava 
instead."/>
         </module>
 
+        <module name="IllegalImport">

Review Comment:
   Not sure if we need to update this with `Regex` property on?
   
   
https://checkstyle.sourceforge.io/checks/imports/illegalimport.html#Properties



-- 
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]

Reply via email to