adutra commented on PR #1831: URL: https://github.com/apache/polaris/pull/1831#issuecomment-2960022270
> Why not add the corresponding errorprone rule? Agreed with @snazy, it would be a matter of just adding this snippet to `codestyle/errorprone-rules.properties`: ``` WildcardImport=ERROR # Wildcard imports, static or otherwise, should not be used ``` -- 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]
