Commit Graph

417 Commits

Author SHA1 Message Date
Andrei Selkin 7f8309ba36 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 4, collections) (#3461) 2016-09-27 06:28:58 -07:00
Roman Ivanov f2b6d6cef0 config: use of regexp in disallow element at import-control.xml 2016-09-23 05:36:42 -07:00
Andrei Selkin ee66d82723 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 3) (#3458) 2016-09-21 15:35:17 -07:00
Andrei Selkin fbf3f95c22 Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 2) (#3454) 2016-09-20 19:52:06 -07:00
Roman Ivanov 7267514a08 config: extend import-control.xml to disallow usage of sibling packages 2016-09-18 15:28:24 -07:00
Andrei Selkin 5a4ebe6a7c Issue #3433: Cut down on Checkstyle's dependencies on Guava (part 1) (#3446) 2016-09-18 14:43:10 -07:00
Andrei Selkin 25a37e5049 Issue #2226: Replace line-based suppressions with inline ones (#3443) 2016-09-14 13:58:34 -07:00
Baratali Izmailov d3a8716245 Issue #408: Update Checkstyle GUI in order to display Javadoc tokens (#3430) 2016-09-11 15:13:17 -07:00
Roman Ivanov bcc95b0368 config: fix WARNING during PMD execution due to wrong xml structure 2016-09-11 14:21:25 -07:00
Andrei Selkin d563f0060c Pull #3412: Disallow usage of java.util.Stack, java.util.Vector in code, 'checks' package in 'api' and 'utils' packages (#3412) 2016-09-08 14:50:23 -07:00
Andrei Selkin 230919ee09 Issue #2874: Fix suppression line for CyclomaticComplexityCheck (#3436) 2016-09-08 14:49:15 -07:00
Andrei Selkin 963f94927d Issue #2874: Use CyclomaticComplexity.switchBlockAsSingleDecisionPoint in checkstyle_checks.xml (#3401) 2016-09-08 13:07:19 -07:00
Mariia Mykhailova de022d2434 Issue #3233: Resolve IntelijIdea inspection violations for java8 migration (#3434) 2016-09-08 05:30:40 -07:00
Andrei Selkin 9eafaedfc0 Pull #3406: Replace Guava's Joiner with Java 8 native approach 2016-09-06 17:14:17 -07:00
rnveach 6ee753af51 Issue #3287: added exclude directory option (#3288) 2016-07-27 05:55:24 +03:00
Andrei Selkin 4ecd2193dd Issue #3317: Fix build failure on German machine (#3368) 2016-07-26 07:07:33 +03:00
Andrei Selkin d8c2a7263a Issue #3101: Add new 'useContainerOrderingForStatic' option for ImportOrderCheck (#3337) 2016-07-06 10:16:54 -07:00
Roman Ivanov 5ac926b4cf minor: intelijidea inspection ('throw' inside 'finally' block) is disabled till #3301 2016-06-23 07:19:42 -07:00
Roman Ivanov 6c1a0e1f0c minor : temporal disablement of 'Guava's functional primitives can be replaced by Java' till issue #3233 is resolved 2016-06-23 06:50:52 -07:00
Roman Ivanov 7a59249fba minor: syncing of intellij-idea-inspections.xml from export version of IntelijIdea 2016-06-23 06:47:56 -07:00
Roman Ivanov f859a312c2 minor: introduction of UniformEnumConstantNameCheck from sevntu 1.21.0 2016-06-23 05:45:54 -07:00
Andrei Selkin d8e7cbd12f Pull #3259: Avoid catching of InvalidPathException and AccessDeniedException in PropertyCacheFile#persist (#3259) 2016-06-17 10:46:52 -07:00
Andrei Selkin 36a0df872e Issue #3142: Add proper support for generics in VisibilityModifierCheck (#3247) 2016-06-10 10:35:40 -07:00
Roman Ivanov 015fa7f3e7 Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately. 2016-06-09 05:34:54 -07:00
Andrei Selkin 58b4d15a3a Issue #3177: Fix MainTest#testLoadPropertiesIoException (Docker container: Ubuntu 14.04, Java 8, Maven 3) 2016-06-03 05:44:11 -07:00
Roman Ivanov 85b5090677 Revert "Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately."
This reverts commit 3c90e7f68b.
2016-05-31 09:15:23 -07:00
Roman Ivanov 3c90e7f68b Issue #3229: update for IntelijIdea inspections to skip java8 validation till resolved separately. 2016-05-30 07:58:22 -07:00
Vladislav Lisetskiy e5c8a2a884 Issue #3126: Fix a lot of CommentsIndentationCheck false-positives and false-negatives 2016-05-30 06:08:21 -07:00
rnveach 5c6f1ee17a Issue #3173: moved SingleSpaceSeparatorCheck from sevntu to checkstyle (#3179) 2016-05-28 05:53:41 -07:00
rnveach 39b343a32a Issue #3143: forbid empty return statements and fixed violations 2016-05-27 09:42:49 -04:00
rnveach 48d32f40d2 Pull #3189: aligned setters with String collection fields 2016-05-27 06:27:59 -07:00
rnveach a6ab6053e6 Issue #3086: added debug option 2016-05-27 06:18:11 -07:00
Roman Ivanov ff896f7db0 config: update to forbiddenapis 2.1 (#3216)
config: update to forbiddenapis 2.1
2016-05-26 08:53:18 -07:00
Andrei Selkin ecbeaa6e1d Issue #407: Fix cache usage in presence of modules which use external resources for configuration (#3092) 2016-05-16 13:53:12 -07:00
Roman Ivanov 54cdc72ced Issue #3175: sevntu-checkstyle violations were resolved in test area 2016-05-14 06:11:10 -07:00
Roman Ivanov a9e548ab88 Issue #3175: comments was added to explain suppression 2016-05-14 05:42:38 -07:00
rnveach 5e82f8c44b Issue #3175: fixed sevntu violations in test and it 2016-05-13 20:28:03 -04:00
Roman Ivanov 4c42b6abbe config: NPE become forbitten by IllegalCatchCheck in checkstyle_checks.xml 2016-05-09 05:48:07 -07:00
rnveach 871b20e88b Issue #2763: changed config and fixed throws indentation violations 2016-05-07 12:41:13 -04:00
Zuy Alexey 6273f20720 minor: reorganized Checker class (#3128) 2016-04-25 17:05:30 -07:00
rnveach 62075f0a54 Issue #3105: fixed indentation test to verify more contents of input 2016-04-18 09:09:47 -07:00
Andrei Selkin b5d2fc84d7 Pull #3093: Use DatatypeConverter#printHexBinary to convert byte array to hex String in PropertyCacheFile (#3093) 2016-04-13 06:39:08 -07:00
Baratali Izmailov 1549ea4822 Issue #3040: New CLI option to print full tree (java+comments+javadoc). (#3078) 2016-04-10 14:08:02 -07:00
Vladislav Lisetskiy 5416e767af Issue #3005: Fix allowByTailComment option in AvoidEscapedUnicodeCharacters 2016-03-29 16:22:57 -07:00
Vladislav Lisetskiy 753e733c95 Issue #2944: add EmptyLineSeparator option to check empty lines inside methods 2016-03-29 15:25:03 -07:00
rnveach 5123ab33a6 Issue #2973: added java lexer cases for coverage 2016-03-26 18:42:58 -04:00
idarmans 3b9b0d1e92 Issue #3022: Moved file-started audit event after file extension check 2016-03-20 07:42:43 -07:00
Vladislav Lisetskiy 8f7dbd450a Pull #3042: reenable two sevntu checks 2016-03-18 10:26:56 +03:00
Rasmus Kaj 167dd96d8c Issue #2428: remove dependency to commons-lang3 library 2016-03-17 06:39:55 -07:00
Baratali Izmailov 68b49fd284 Issue #652: New CLI option to print Javadoc comment parse tree 2016-03-17 06:19:49 -07:00