You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/11/25 04:06:57 UTC

[GitHub] [incubator-kyuubi] pan3793 commented on issue #1452: [Bug] the new code style has issue when import `org.apache.kyuubi`

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: dev-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org