Commit Graph

32 Commits

Author SHA1 Message Date
oburn 784bcb4c7f Added reference to an example report. 2002-07-17 00:08:22 +00:00
oburn f5c3fb2e6b Added jEdit reference. 2002-06-25 02:50:22 +00:00
oburn 6cf5220947 Fixed typo 2002-06-22 12:05:15 +00:00
oburn 165fcd37c6 Added check to ensure that long integer literals use L, not l. Also fixed bug
by my over zealous removal of toString() methods.
2002-06-06 11:45:40 +00:00
oburn 1400d3ab6a Request 504275: detect to-do comments 2002-05-13 12:52:55 +00:00
lkuehne feb6f57abb added releasenotes. Oliver, please spellcheck and fill in the 2.1 release if possible 2002-04-30 20:36:38 +00:00
oburn 421ce81d20 Changed support for parenthesises padding to take an option, rather that being
a boolean of whether to ignore or not. This will allow the adding of more
styles in the future. Good idea Lars! :-)
2002-04-24 14:36:27 +00:00
oburn 938a85d71f Added option to disable checking for padding of parenthesis. As asked for by
Lars. Eventually should have an option to allow different styles - rather the
current "Sun way" or the "highway.
2002-04-22 10:41:10 +00:00
lkuehne e7db440b2e removed Eclipse from 'plugins wanted' list 2002-03-24 08:04:32 +00:00
oburn ccda5344bf Added reference to Eclipse plug-in 2002-03-21 11:32:34 +00:00
lkuehne 3fd4cf8896 upated feature list to reflect current status 2002-02-24 15:58:47 +00:00
lkuehne e382bde748 replaced Netbeans from the list of IDE's missing Checkstyle integration
instead added VisualCafe
2002-02-17 10:52:11 +00:00
oburn 22351847c8 added reference to nbCheckstyle 2002-02-16 22:07:30 +00:00
oburn afe28381e1 Fixed HTML errors reported by Tidy. 2002-01-24 04:10:58 +00:00
oburn 0aab5e4967 Added the SourceForge logo as required 2002-01-23 13:02:37 +00:00
oburn 4eb343589f cleaned up after a review by a colleague. 2002-01-22 05:39:28 +00:00
oburn fd18d94fad added support for generating Javadoc 2002-01-22 01:05:56 +00:00
lkuehne 8d9c7bd1c9 use consistent style in all documentation files 2002-01-21 18:51:25 +00:00
oburn e02295bc7d Converted to be the home page 2002-01-21 03:44:45 +00:00
lkuehne ebf7415642 make it easier to read varformat table when following the links from cmdline.html 2002-01-20 08:41:59 +00:00
oburn 98179c2651 Changed the defaults for member/static/parameter regexps to match the Sun coding
standard. The intent of this change is to make it easier for people to use
checkstyle out-of-the-box to check the Sun coding standard.
2002-01-15 12:54:03 +00:00
lkuehne bec81bd312 javadoc checkscope documentation 2002-01-06 12:50:43 +00:00
oburn 06031757f3 Added support to check that commas ',' are followed by whitespace (ala the Sun
coding standard). This mainly involved refactoring the code I just wrote for
checking casts.
2002-01-06 10:31:32 +00:00
oburn c628b322dd Added support for checking the file length does not exceed a specified max. 2002-01-06 07:08:20 +00:00
oburn cd349a058d Updated documentation for the new checks on method and constructor lengths 2002-01-06 06:29:19 +00:00
oburn 81862ae6bd improve docs 2001-11-01 23:05:30 +00:00
oburn 60e23934e0 patch to control ANT stopping the build on violations 2001-10-31 13:06:28 +00:00
oburn 7279511c4e Added support for public member patterns. 2001-08-05 06:41:59 +00:00
oburn 52297af3d9 added reference to sourceforge 2001-07-02 06:49:18 +00:00
oburn c00a2357e7 updated for the IgnoreBraces property 2001-07-02 06:42:29 +00:00
oburn 45215096eb Added support for IgnoreWhitespace property. 2001-06-29 14:31:36 +00:00
oburn f7f8255436 first cut 2001-06-22 13:15:09 +00:00