pjfanning opened a new pull request, #1733: URL: https://github.com/apache/pekko-connectors/pull/1733
* I set `javafmtSortImports := true` in my local env * `sbt javafmtAll` seemed to skip the java files where we annotate the imports for doc purposes * the order of the imports is not configurable in sbt-java-formatter * the existing files have pretty erratic import order - I think this PR is a bit better -- 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]
