chia7712 commented on code in PR #16998:
URL: https://github.com/apache/kafka/pull/16998#discussion_r1730338891
##########
checkstyle/suppressions.xml:
##########
@@ -237,6 +237,7 @@
<suppress checks="ImportControl" files="FetchResponseData.java"/>
<suppress checks="ImportControl" files="RecordsSerdeTest.java"/>
<suppress checks="ImportControl" files="ClientTelemetryTest.java"/>
+ <suppress checks="[a-zA-Z0-9]*" files="[\\/]generated[\\/]"/>
Review Comment:
Please remove other generated-related suppression. they are redundant now
--
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]