+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 >
