Commit Graph

10 Commits

Author SHA1 Message Date
lkuehne b483270bd4 removed old LeftCurly checks 2003-01-12 08:25:37 +00:00
lkuehne 56a2ba742b removed PublicMemberNameCheck, check public members with MemberNameCheck
updated docs to reflect that change
2002-12-30 14:58:12 +00:00
lkuehne 8d72af735f ModifierCheck to ModifierOrderCheck 2002-12-29 08:46:55 +00:00
lkuehne 49f0208396 added DOCTYPE declaration and fixed document structure 2002-12-22 22:45:26 +00:00
lkuehne d929cb4ed6 added check for tab characters 2002-12-22 12:20:51 +00:00
lkuehne 78c73c2e96 made this a sample configuration file that enforces everything I could find
in Sun docs plus a few best practices
2002-12-20 06:39:40 +00:00
oburn 7fce652aac A working version - now to compare to ours...... 2002-11-25 01:10:46 +00:00
oburn b22a4af65b Removed bad checks 2002-11-25 01:05:07 +00:00
oburn eb52103c31 Work in progress to build a complete set 2002-11-25 00:55:22 +00:00
oburn 2df50ca5d5 Just converted over the Checkstyle ANT task to use the new framework. In
process I had to fix numerous errors now being reported.

There are some bugs with the method checks, which I will now investigate.
2002-11-02 12:22:14 +00:00