bowenliang123 commented on PR #6674: URL: https://github.com/apache/kyuubi/pull/6674#issuecomment-2630258864
Hi @pan3793 , I've reopened this PR and it should be ready for merge. After further investigation latest changes in Scalafmt's configs, `singleLine` for `binPack.importSelectors` helps minimizing the impacts to our code, while the `fold ` option would be a better option to conforming max columns. Config doc: [binPack.importSelectors](https://scalameta.org/scalafmt/docs/configuration.html#binpackimportselectors) -- 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]
