Commit Graph

400 Commits

Author SHA1 Message Date
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
Vladislav Lisetskiy 8c0b8bba13 Issue #1487: Improve code coverage of CheckstyleAntTask 2016-03-09 13:09:42 -08:00
Charlie Pai 02af0dfef9 config: NumericLiteralNeedsUnderscoreCheck used from sevntu.checkstyle 1.19.0 2016-03-08 15:14:00 -08:00
ybbpgfjtey a1d903e6e8 Issue #3001: Chinese messages 2016-03-06 09:13:32 +08:00
Andrei Selkin d274db7b32 Issue #2362: Add 'validateOnlyOverlapping' option for RequireThisCheck 2016-03-04 06:34:34 -08:00
rnveach 9ffb1ed4cb Issue #2997: added test to verify TokenType numbers 2016-03-02 15:31:02 -08:00
Andrej Vano cc536c2b91 Issue #2987: Allow JUnit ClassRule to be public 2016-03-01 06:35:48 -08:00
Roman Ivanov 519c99902f minor: two sevntu Checks are disabled, due to NPE 2016-02-28 07:38:26 -08:00
Roman Ivanov 982967dcba minor: formatting for *.g and *.g4 files to follow 100 symbols per line rule 2016-02-25 06:07:51 -08:00
Roman Ivanov 2964e71460 minor: formatting for java.g to follow 100 symbols per line rule 2016-02-24 10:36:52 -08:00
Baratali Izmailov 25621a3c33 Issue #652: New option to print AST with comment nodes. 2016-02-23 15:07:10 +00:00
Roman Ivanov f79ab476b0 Issue #957: aditional fix 2016-02-21 06:09:46 -08:00
Vladislav Lisetskiy 70f209a220 Issue #957: Remove PMD DefaultPackage rule from excludes 2016-02-21 05:57:55 -08:00
Vladislav Lisetskiy 8ad9441bbb Issue #957: Forbid @VisibleForTesting 2016-02-20 23:25:24 +03:00
Vladislav Lisetskiy f6bec165c9 Issue #957: Resolve problems from PMD DefaultPackage rule 2016-02-19 05:38:29 -08:00
Andrei Selkin 77acd41cf1 Issue #2285: Add possibility to track down the name of source file which caused the internal Exception or Error 2016-02-16 22:22:01 +03:00
Vladislav Lisetskiy 6b82f01378 Issue #1159: Resolve PMD ExceptionAsFlowControl in PackageObjectFactory 2016-02-16 06:32:14 -08:00
rnveach 1b72b4905b Issue #2103: removed excess file gathering in main 2016-02-10 06:07:10 -08:00