aloyszhang commented on a change in pull request #1904:
URL: https://github.com/apache/incubator-inlong/pull/1904#discussion_r761703361



##########
File path: codestyle/suppressions.xml
##########
@@ -21,6 +21,7 @@
 
 <suppressions>
     <!-- suppress all checks in the generated directories -->
+    <suppress checks=".*" files="AuditApi.java" />

Review comment:
       It's better to suppress all generated classes instead of a specified one.




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