Hi I'm having problems configuring checkstyle from the cvs HEAD. I want to use the SUN coding standards with a few tweaks - ie change line length from 80 to 132. I just can't figure out how to do this!
I've tried adding the following to my project.properties file: maven.checkstyle.format = sun maven.checkstyle.max.line.len = 120 But this does not work. Any help would be appreciated. Cheers Andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
