zhouyifan279 commented on pull request #1391: URL: https://github.com/apache/incubator-kyuubi/pull/1391#issuecomment-969989870
After traverse all the files changed by `scalafmt`, I find that rules in `.scalafmt.conf` are consistent with our current coding taste except the following scenarios: 1. Intended indent  2. Multiple slashes  3. Enum type declaration  4. Method invocation with multiline params  5. Multiline Seq/Array initialize  -- 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]
