hachikuji commented on pull request #11763: URL: https://github.com/apache/kafka/pull/11763#issuecomment-1041960369
@ruanwenjun To be honest, I don't think we have official guidelines on import ordering. The only style enforcement I'm aware of is avoiding `*` imports in the Java code. If you know of any way to enforce an ordering convention, I'd suggest opening a PR to get feedback from other developers. You could also ask on the dev list perhaps. It would definitely be nice to de-clutter PRs from a lot of the noise from import reordering. -- 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]
