Re: [hibernate-dev] Beyond checkstyle

2020-05-26 Thread Steve Ebersole
It is an interesting idea. Guess it depends just how configurable it is to get what we want. On Tue, May 26, 2020 at 5:03 AM Sanne Grinovero wrote: > Hi all, > > in Quarkus we're using a plugin which automatically reformats the code > and sorts imports. > > In our older projects we've been

[hibernate-dev] Beyond checkstyle

2020-05-26 Thread Sanne Grinovero
Hi all, in Quarkus we're using a plugin which automatically reformats the code and sorts imports. In our older projects we've been using checkstyle; the goal has always been to try to avoid conflicts and improve readability, but to try to impose such consistency typically leads to a significant