Commit Graph

4010 Commits

Author SHA1 Message Date
Roman Ivanov f020066f8b Issue #2109: CLI should print a file name where exception is happen 2015-11-01 05:52:32 -08:00
Vladislav Lisetskiy 346387c717 Issue #1551: Fix FinalLocalVariable violations in checkstyle 2015-11-01 05:41:29 -08:00
Vladislav Lisetskiy 36b91a59d6 Issue #1551: Fix FinalLocalVariable false-negative 2015-11-01 05:41:29 -08:00
rnveach da2d75a178 minor: methods made static 2015-10-31 21:51:43 -07:00
rnveach 094934929f Issue #2451: isolated check methods 2015-10-31 21:50:14 -07:00
rnveach 53ad5f4a6b Issue #2451: removed excess hierarchy from IllegalCatchCheck 2015-10-31 21:49:23 -07:00
rnveach 3514294e65 Issue #2451: removed excess hierarchy from MutableExceptionCheck 2015-10-31 21:48:04 -07:00
Andrei Selkin d34fe20b92 Issue #2078: Update xdoc for CommentsIndentationCheck 2015-10-31 15:48:32 -07:00
Andrei Selkin 0f9490c4ab Issue #2078: Fix FP violations at the end of the block and in the middle of the method 2015-10-31 15:48:32 -07:00
Andrei Selkin e21676f52f Issue #2078: Update ITs for CommentsIndentationCheck 2015-10-31 15:48:32 -07:00
Andrei Selkin 866daeeb2a Issue #2078: Update UTs for CommentsIndentationCheck 2015-10-31 15:48:32 -07:00
attatrol c56dce9222 Issue #1013: Fix NoWhitespaceAfterCheck 2015-10-31 15:16:15 -07:00
Michal Kordas 9aa49c8f6d Issue #2202: Make SuppressWarningsFilter case-insensitive 2015-10-31 15:15:08 -07:00
Michal Kordas 536bc20b48 Issue #2327: Fix NPE in ModifiedControlVariable on SuppressWarnings 2015-10-31 15:13:45 -07:00
Michal Kordas 16493bfb50 Issue #2387: Do not recognize '/**/' as valid Javadoc 2015-10-31 15:12:07 -07:00
Michal Kordas 30881d8524 Issue #2388: Make JavadocType check customizable by list of tokens 2015-10-31 15:02:04 -07:00
Michal Kordas 4fc7b83dc3 Issue #2411: Fix false positive in JavadocStyle check on inheritDoc tag 2015-10-31 14:59:58 -07:00
rnveach 32c3e506aa Issue #2451: removed excess hierarchy from ReturnCountCheck 2015-10-31 14:57:03 -07:00
Vladislav Lisetskiy a172cb76e2 Issue #2474: Fix NPE in EqualsAvoidNull check 2015-10-31 14:52:56 -07:00
rnveach 91a49a90d4 Issue #2451: removed excess hierarchy from IllegalTypeCheck 2015-10-31 13:18:20 +01:00
rnveach aa89a8aa52 Issue #2268: require all filters appear in checkstyle_checks.xml 2015-10-30 22:19:51 -07:00
rnveach 9a39d19a31 Issue #2482: Exclude lines with package in LineLength check 2015-10-30 22:17:52 -07:00
Michal Kordas f30512c75f Issue #2215: Rename tests to match tested class name with Test suffix 2015-10-30 22:16:27 -07:00
rnveach 6d7e1c3b77 Issue #2451: removed excess hierarchy from SuppressWarningsCheck 2015-10-30 16:10:31 -04:00
rnveach ee0bcb2831 Issue #2451: removed excess hierarchy from TrailingCommentCheck 2015-10-30 08:43:23 -04:00
rnveach 8cdcc5091a minor: removed exceptions not thrown 2015-10-29 21:13:36 -07:00
rnveach 83c70ff293 minor: removed unnecessary cast 2015-10-29 21:13:01 -07:00
rnveach f2c6263e15 Issue #2451: removed excess hierarchy from RegexpCheck 2015-10-29 21:12:23 -07:00
rnveach 2ba55edc4e Issue #2268: require all checks appear in checkstyle_checks.xml 2015-10-29 21:10:29 -07:00
rnveach 10ebe0d8d3 Issue #2451: removed excess hierarchy from PackageNameCheck 2015-10-29 19:11:12 -04:00
rnveach 50a13cf5bd Issue #2451: removed excess hierarchy from MissingCtorCheck 2015-10-29 16:44:47 -04:00
rnveach d74f5bb61c Issue #2451: removed excess hierarchy from MissingSwitchDefaultCheck 2015-10-29 10:27:18 -04:00
rnveach 797bed5c6b Issue #2453: removed xdoc of CustomImportOrder.samePackageMatchingDepth 2015-10-28 13:30:47 -04:00
rnveach b0891b5567 Issue #2442: fixed xdoc check errors 2015-10-27 22:36:51 -04:00
rnveach 50e9439fa2 Issue #2442: added xdoc check validation 2015-10-27 22:36:48 -04:00
Roman Ivanov 9cf74f9490 minor: dead link was removed (linkcheck maven plugin) 2015-10-26 17:15:08 -07:00
Dawid Nejman 2f9656e851 Issue #1238: Add codeclimate-checkstyle and Checkstyles for Bitbucket Server tools 2015-10-26 16:40:55 -07:00
Roman Ivanov a6bf0ef27c Issue #2421: ReturnCount violation is resolved 2015-10-26 05:46:26 -07:00
Dawid Nejman 8a2cf3a7e7 Issue #1238: Update list of missing tools 2015-10-25 17:45:53 -07:00
rnveach 0d1bef9960 minor: refactoring xdoc xml validation 2015-10-25 17:44:51 -07:00
Michal Kordas 66ed32ae55 Issue #792: Remove obsolete comments on 'serialVersionUID' fields 2015-10-25 21:50:05 +01:00
Michal Kordas 5ba77ed65d Issue #792: Ignore missing Javadoc for 'serialVersionUID' fields 2015-10-25 21:49:25 +01:00
rnveach 344ea5c012 Issue #2421: enabling checking on it folder 2015-10-25 14:30:20 -04:00
rnveach 6b902e2af6 Issue #2421: enabling checking on it folder 2015-10-25 14:20:00 -04:00
Roman Ivanov edd8b12222 Issue #2431: newly added token was added to xdoc 2015-10-25 09:42:10 -07:00
Roman Ivanov d1a6a43710 Issue #2421: Cyclomatic Complexity and ReturnCount violations are resovled 2015-10-25 09:21:51 -07:00
rnveach a2ae6fa3a8 Issue #2421: enabling checking on it folder 2015-10-25 10:21:26 -04:00
rnveach 464a7dd3fe Issue #2421: enabling checking on it folder 2015-10-24 21:39:18 -04:00
rnveach 111cbbaf2a Issue #2421: enabling checking on it folder 2015-10-24 19:17:26 -04:00
Michal Kordas ff45368856 Issue #2433: Exclude lines with imports in LineLength check 2015-10-24 16:02:00 -07:00