@ "@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 > >> > >
