Running that on the master branch in the CI wouldn’t be helpful, as the CI shouldn’t be allowed to commit changes to the codebase. That’s why I’m suggesting calling the “apply” instead of the “check” goal in our build.
Chris Von: liyuheng <liyuheng55...@126.com> Datum: Montag, 19. August 2024 um 15:02 An: dev@iotdb.apache.org <dev@iotdb.apache.org> Betreff: Re: [DISCUSS] How about running spotless:apply instead of spotless:check in the build? Hi, Chris Auto spotless is a great idea. For my opinion, we can do auto spotless in master branch one time every day, and remove other spotless check. And +1 for spotless is still necessary.