kbendick commented on a change in pull request #3606:
URL: https://github.com/apache/iceberg/pull/3606#discussion_r759726504



##########
File path: baseline.gradle
##########
@@ -76,6 +76,7 @@ subprojects {
           '-Xep:EqualsGetClass:OFF',
           // patterns that are allowed
           '-Xep:MissingCasesInEnumSwitch:OFF',
+          '-Xep:ShutdownHook:OFF',

Review comment:
       Instead of adding this, is it possible to add an annotation suppressing 
the error in just that one part of the code?
   
   If not, then that's ok.




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