Commit Graph

8 Commits

Author SHA1 Message Date
lkuehne 7e6e24b7a6 changed RedundantModifierCheck to allow token configuration and to simplify implementation 2003-01-19 08:01:13 +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 8668bd2708 VisibilityModifier didn't have the set of allowed names that were mentioned in the docs,
which is OK since that can be done by pattern matching.
Replaced the f-pattern with serialVersionUID and fixed the docs and tests accordingly.
2002-12-22 08:34:45 +00:00
rickgiles 69fa0bdf90 added Parent Module links 2002-12-19 18:58:39 +00:00
rickgiles 0162e04125 version 3.0 documentation and minor corrections 2002-12-19 00:04:37 +00:00
rickgiles 8893bdbdd6 version 3.0 documentation and minor changes 2002-12-18 20:59:58 +00:00
oburn b17fceb655 Renamed all checksXXXX.html files to configXXXX.html 2002-09-04 12:17:29 +00:00