dimas-b commented on code in PR #2600: URL: https://github.com/apache/polaris/pull/2600#discussion_r2357244709
########## codestyle/errorprone-rules.properties: ########## @@ -184,7 +184,7 @@ OrphanedFormatString=ERROR Overrides=ERROR # Varargs doesn't agree for overridden method -# TODO PatternMatchingInstanceof=ERROR +PatternMatchingInstanceof=ERROR Review Comment: nit: it might be nicer to do one PR per rule (less brain context switching during review) :) -- 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]
