FrankChen021 commented on code in PR #15530:
URL: https://github.com/apache/druid/pull/15530#discussion_r1421886880


##########
codestyle/checkstyle-suppressions.xml:
##########
@@ -29,23 +29,50 @@
   <!-- Code copied from TestNG to apply a bugfix -->
   <suppress checks="AvoidStaticImport" files="[\\/]org[\\/]testng[\\/]" />
 
+  <suppress checks="LocalFinalVariableName" 
files="[\\/]target[\\/]generated-sources[\\/]" />

Review Comment:
   The URL in Line 27 of this file is out of date. Please also change it to: 
https://checkstyle.org/filters/suppressionfilter.html



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

Reply via email to