author check: +1 brace style: 0. I've worked with both, it doesn't really matter much to me, just change the formatter in your IDE and have it format on save / checkin.
On Mon, Sep 9, 2013 at 4:12 AM, Thomas Hug <[email protected]> wrote: > > > > On Mon, Sep 9, 2013 at 9:27 AM, Gerhard Petracek < > [email protected] > > wrote: > > > @ "@author check": +1 > > @ "same line": -0 > > > > regards, > > gerhard > > > > > > > > 2013/9/9 Arne Limburg <[email protected]> > > > > > +1 for checking @author automatically > > > +1 for the java brace style with opening braces in the same line > > > > > > Cheers, > > > Arne > > > > > > > > > > > > Am 09.09.13 07:42 schrieb "Romain Manni-Bucau" unter > > > <[email protected]>: > > > > > > >+1 > > > > > > > >Btw wonder if using java brace style shouldnt be done too (same line > as > > > >class, method...instead of a new line) > > > >Le 9 sept. 2013 07:16, "Christian Kaltepoth" <[email protected]> > a > > > >écrit : > > > > > > > >> I like the idea of checking this automatically. So +1 for that. > > > >> > > > >> > > > >> 2013/9/9 John D. Ament <[email protected]> > > > >> > > > >> > Hi all, > > > >> > > > > >> > I'd like to make a change to our checkstyle file. Right now, we > > > >> > manually check for leaving out the author javadoc tag. However, I > > > >> > found a configuration that will enforce it, so the build will > fail. > > > >> > I'd like to implement this change for the DS project. > > > >> > > > > >> > Please let me know if anyone objects. > > > >> > > > > >> > John > > > >> > > > > >> > > > >> > > > >> > > > >> -- > > > >> Christian Kaltepoth > > > >> Blog: http://blog.kaltepoth.de/ > > > >> Twitter: http://twitter.com/chkal > > > >> GitHub: https://github.com/chkal > > > >> > > > > > > > > > -- Jason Porter http://en.gravatar.com/lightguardjp
