Commit Graph

10 Commits

Author SHA1 Message Date
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 d468e6ae19 include new modules 2003-02-20 05:37:25 +00:00
Lars Kühne 0b9d1c616f use new helper method to avoid duplicate code 2003-02-15 16:11:28 +00:00
Lars Kühne 4879a16d39 small doc fixes 2003-01-12 08:36:46 +00:00
Lars Kühne 51d759b703 added sample config that checks the advice from Bloch, Effective Java 2002-12-29 18:23:43 +00:00
Lars Kühne 5ce6ad4df6 ModifierCheck to ModifierOrderCheck 2002-12-29 08:46:55 +00:00
Rick Giles c92ed16e40 module name correction 2002-12-27 11:55:27 +00:00
Lars Kühne 58ce4c4097 fixed bug #648708, Misleading doc for checkUnusedThrows
Renamed property checkUnusedThrows to allowUndeclaredRTE to better reflect the meaning of the property.
2002-12-27 09:31:33 +00:00
Lars Kühne 92b53e0d99 implementations for the examples in docs/writingchecks.html 2002-12-26 16:33:41 +00:00
Lars Kühne c3bcbdc249 example config file for openorb 2002-12-26 16:29:26 +00:00