Oliver Burn
|
f09c190dff
|
Added support for metadata in the configuration file. This required increasing
the version number to 1.1. I thought this made sense, even though the change
was backwardly compatible.
|
2003-03-29 00:29:25 +00:00 |
Lars Kühne
|
6f581fe28d
|
removed old LeftCurly checks
|
2003-01-12 08:25:37 +00:00 |
Lars Kühne
|
2440fa45b2
|
removed PublicMemberNameCheck, check public members with MemberNameCheck
updated docs to reflect that change
|
2002-12-30 14:58:12 +00:00 |
Lars Kühne
|
5ce6ad4df6
|
ModifierCheck to ModifierOrderCheck
|
2002-12-29 08:46:55 +00:00 |
Lars Kühne
|
eb0e9d478c
|
added DOCTYPE declaration and fixed document structure
|
2002-12-22 22:45:26 +00:00 |
Lars Kühne
|
333be33007
|
added check for tab characters
|
2002-12-22 12:20:51 +00:00 |
Lars Kühne
|
0b6e44780f
|
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 |
Oliver Burn
|
d0b47d4be4
|
A working version - now to compare to ours......
|
2002-11-25 01:10:46 +00:00 |
Oliver Burn
|
934ea59e7e
|
Removed bad checks
|
2002-11-25 01:05:07 +00:00 |
Oliver Burn
|
f7705b69c6
|
Work in progress to build a complete set
|
2002-11-25 00:55:22 +00:00 |
Oliver Burn
|
3288a81e30
|
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 |