Is this the right time to do so? It will bring a lot of conflicts with open PRs and forked codebases. It also hides other commits when I do `Git Blame`.
My two cents, Manu On Wed, Jul 19, 2023 at 12:24 AM Liu Xianyang <[email protected]> wrote: > Hello everyone: > I'd like the raise a discussion about applying spotless for Scala code. > We need to get more advice since it will change a lot of files. We have > already applied spotless for Java code which helps developers easily follow > the code style. And also it makes better code management. I see there are > already some discussions about this: > https://github.com/apache/iceberg/issues/6736. > I have submitted a PR for this: > https://github.com/apache/iceberg/pull/8023. Hopeful get more advice from > you. > > Thanks, > Xianyang > >
