> checkstyle.maxlinelen=100

+1
 
> checkstyle.pattern.publicmember=^[a-z][a-zA-Z0-9]*$

+1
 
> checkstyle.pattern.package=^[a-z]+(\.[a-z]*)*$

+1

> checkstyle.header.file=license.regexp
> checkstyle.header.regexp=true
> checkstyle.ignore.maxlinelen=Header:

+1
 
> checkstyle.tab.width=4

+1

> checkstyle.pattern.member=^_?[a-z][a-zA-Z0-9]*$

-1

Can I trade my +1's for some more -1's? :)

Cheers, Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to