Commit Graph

610 Commits

Author SHA1 Message Date
Michal Kordas 56743942d5 Extend ReturnCount Check to treat lambdas separately. #1068 2015-05-16 22:19:07 -07:00
Roman Ivanov 0f06b92909 minor, activate link in javadoc/xdoc 2015-05-15 13:52:01 -07:00
Roman Ivanov 3e22f93479 minor, activate link in javadoc/xdoc 2015-05-15 13:46:10 -07:00
Roman Ivanov 1076e12e69 minor: suggested format for issue reference is changed to avoid misunderstanding 2015-05-06 13:07:06 -07:00
Andrew Gaul 1df2edb7d6 Complete descriptions in checks index
Previously MissingDeprecated and MissingOverride had truncated
descriptions.
2015-05-02 14:39:40 -07:00
Roman Ivanov f24ef8374c fix for typo in documentation. Issue #1017 2015-05-01 00:18:40 -07:00
Roman Ivanov e2ba2e95b3 minor extension for docs 2015-04-30 17:39:26 -07:00
Michal Kordas cf4f4b5357 Improve standard package regexp for CustomImportOrder check, issue #1020 2015-04-30 17:27:42 -07:00
Roman Ivanov 949f78ab60 OneTopLevelClass check example is broken and documentation missing, for 'tokens' property. Issue #1017 2015-04-30 20:08:04 -04:00
Roman Ivanov ec83f8e883 OneTopLevelClass check example in documentation has invalid XML syntax. Issue #1016 2015-04-30 15:22:45 -07:00
Roman Ivanov 6a9872d60c minor fix for documentation 2015-04-28 15:12:02 -07:00
Michał Kordas db2266902f Fixes to Release Notes for Checkstyle 6.6 2015-04-27 08:23:57 +02:00
Roman Ivanov e3a57f5622 release notes 6.6 2015-04-26 15:11:19 -07:00
Michal Kordas 9399831eea Extend LeftCurly check to verify static initializers, issue #966 2015-04-23 13:11:19 -07:00
Michal Kordas 9ea33d0720 Extend EmptyBlock check to verify synchronized blocks, issue #964 2015-04-23 21:24:55 +02:00
Roman Ivanov 2493166c3d minor changes for link to SuppressWarningsHolder 2015-04-09 15:14:13 -07:00
Roman Ivanov d58f720c81 MagicNumberCheck: javadoc and xdoc was updated to describe all options, examples were added. Issue #148 2015-04-03 00:25:18 -07:00
ychulovskyy 7a1b0b12a6 Issue #148 magic number detection: option to ignore magic numbers in field declarations 2015-04-03 00:25:05 -07:00
liscju 5026b7228d Added option in ModifiedControlVariable Check to ignore validation of variables defined in for which are not change in for iterator part, fix issue #286 2015-04-01 14:44:18 -07:00
Roman Ivanov 827651af91 release notes 6.5, after content update from Michal Kordas 2015-03-28 08:47:14 -07:00
Roman Ivanov c09360f8e8 release notes 6.5 2015-03-28 08:11:34 -07:00
Michal Kordas cbfe72383b CustomImportOrder checks import sorting according to ASCII order, fixes #847
Previously used 'ignoreCase' order is different than required ASCII order.
2015-03-25 21:00:55 -07:00
Roman Ivanov 6cd514c9ac note about 100% coverage was added to contributing page 2015-03-23 16:40:29 -07:00
Michele Mauro d613c3fe74 removed duplicate section 'UniqueProperties' 2015-03-23 14:08:00 +01:00
alexkravin bcb4096366 Removed AvailableChecks page, updated corresponding UT, updated README 2015-03-17 09:29:37 -07:00
alexkravin 5bd22fd613 Import Order Check, added option allows alphabetical grouping order in static group, issue #12 2015-03-16 22:44:30 -07:00
alexkravin da77508165 Added anchors to sections, issue #586 2015-03-17 00:15:35 +04:00
alexkravin 42c035aadd Moved content from available_checks.html to checks.html, issue #691 2015-03-15 15:20:40 -07:00
Michal Kordas 08ede2c529 Fix letter casing of IntelliJ on website 2015-03-15 15:10:06 -07:00
Michal Kordas 63f81cc0f1 Add OverloadMethodsDeclarationOrder to Available Checks page, issue #784 2015-03-14 17:17:29 -07:00
Michal Kordas 5a96ddf4c9 Fix not working link to Netbeans page, issue #751 2015-03-14 14:58:51 -07:00
Roman Ivanov ccaa2811d0 minor changes for index.html 2015-03-13 20:12:29 -04:00
Roman Ivanov 07a7c54d95 fix for linkcheck violation, depth-first algorithm link 2015-03-13 10:51:46 -07:00
alexkravin 2adf091447 Fixed problem with links in contributing.html 2015-03-12 11:55:01 -07:00
ychulovskyy 5f2116bd26 Updated release notes 2015-03-11 21:29:38 +01:00
alexkravin 2a587d5274 Extended guide for newbies, issue #606 2015-03-10 08:33:59 -07:00
Michal Kordas fde9678a2f Fix invalid link in release notes for Checkstyle 6.3, issue #730 2015-03-09 23:31:37 -07:00
Michal Kordas 5746547b11 Fix reference to JLS in PackageAnnotation docs, issue #674 2015-03-09 23:27:47 -07:00
Michal Kordas 49a23751eb Remove obsolete double spaces 2015-03-09 23:26:22 -07:00
Michal Kordas ba5555995f Fix code example in HiddenField docs, issue #729 2015-03-09 23:19:15 -07:00
alexkravin b436b3cd98 Need Braces Check, one-line statements option, issue #300 2015-03-07 17:23:26 -08:00
alexkravin 5f68bb50fd Visibility Modifier Check, ignore annotated fields 2015-03-07 17:14:51 -08:00
Bhavik Patel 93a33df5bd fix for FinalLocalVariableCheck - FOR_EACH_CLAUSE variable is not reported. issue #20 2015-03-06 11:09:58 +05:30
Roman Ivanov 571f0f33d5 update for documentation for path.separator , #712 2015-03-04 14:54:26 -08:00
Roman Ivanov 17aef6d4c7 old parameter was removed , #712 2015-03-04 14:31:05 -08:00
alexkravin 0e36aba902 Empty Catch Block Check, updated docs 2015-03-04 13:52:58 -08:00
Michal Kordas 2c145eda7d Fix typos in release notes for Release 6.4.1 2015-03-04 17:39:50 +01:00
Roman Ivanov 7dec06a4bf fix for typo in issue number 2015-03-03 22:47:59 -08:00
Roman Ivanov 712cb6f456 release notes for 6.4.1 version 2015-03-03 17:27:39 -08:00
alexkravin a2f74423b6 Generic Whitespace Check, updated method references processing, issue #677 2015-03-03 13:11:56 -08:00