Google Java Formatter is an automated tool so it can reformat the entire codebase in 1 shot.
Sent from my iPhone > On Dec 23, 2019, at 4:55 PM, lamberken <lamber...@163.com> wrote: > > > > Hi @Minh Pham > > > I agree what @Y Ethan Guo says, we can disable those checkstyle rules which > can not be automated for reformatting for now. > If we replace all new rules with google code style, it may takes more time to > fix. > > > best, > lamber-ken > On 12/24/2019 03:34,Minh Pham<m...@csscompany.com> wrote: > What do you guys think about Google Java Formater? > My opinion is that code style that can’t be automated is not worth enforcing.