I'm an IntellIJ user, I just enable checkstyle integration and point to the checkstyle file in whatever project I'm working on.
John On Sun, Feb 14, 2016 at 11:28 AM P. Ottlinger <[email protected]> wrote: > Hi guys, > > after reading John's comment on TAMAYA-134 I'd like to get your opinions > on code formatters. > > I've worked with that plugin at work > http://code.revelc.net/formatter-maven-plugin/examples.html > > It would allow to perform a reformat based on a certain set of Eclipse > formatting settings that are bound to the project (and checked in > directly to Tamaya). > > To my mind this would ease the way to proposed patches since we should > not have any formatting issues because the plugin runs locally during > each build. > > Cheers, > Phil > >
