pan3793 commented on issue #1452: URL: https://github.com/apache/incubator-kyuubi/issues/1452#issuecomment-978811761
I think @zhouyifan279 has some investigation, scalafmt use regex to match the PREFIX, not the whole import statememt, there is no easy way to solve it. One workaround is using `import org.apache.kyuubi._` to import all things instead of `import org.apache.kyuubi`. -- 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]
