[VOTE] checkstyle rules

2003-01-28 Thread Jeffrey Dever
There has not been any more discussion on this topic so its time to call a vote. Please vote on each entry with one of the following answers: +1 agree 0 don't care -1 disagree For more information on what these mean, please see the email thread on this and the checkstyle documentation:

Re: [VOTE] checkstyle rules

2003-01-28 Thread Jeffrey Dever
My votes. 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 +1 checkstyle.ignore.maxlinelen=Header: +1