Commit Graph

3890 Commits

Author SHA1 Message Date
Bhavik Patel 733d5d64dd Ineffective suppressions are removed 2015-06-27 21:51:22 +05:30
Bhavik Patel bc83a3a82f Fix AbbreviationAsWordInName Check in Checkstyle Code. #945 2015-06-27 21:22:53 +05:30
Roman Ivanov a360c43b35 noexception test for Guava was added 2015-06-26 20:23:18 -07:00
MEZk 18172eab38 Replace hardcoded message in WhitespaceAfterCheck with property value (i18n), issue #967 2015-06-26 07:47:13 -07:00
Roman Ivanov 05d7d8d6c9 till MECLIPSE-735 we will keep Eclipse project files in repository. #1219 2015-06-25 16:56:40 -07:00
Roman Ivanov 3ad3a49a22 version bump for commons-cli to 1.3.1 2015-06-25 16:33:26 -07:00
Vladislav Lisetskiy 7f452f66c8 Add possibility to configure targets for ParenPad check, #1189 2015-06-25 10:16:09 -07:00
Roman Ivanov 3e25a4911d Ordering issue with nested classes in static imports - xdoc was extended. #1239 2015-06-24 21:09:17 -07:00
Roman Ivanov 07d4e01671 Content section was added to ease navigation in Checks descriptions pages 2015-06-24 18:42:58 -07:00
Roman Ivanov 961b8d0612 fix for build failure 2015-06-24 18:12:15 -07:00
Roman Ivanov da1921b4d0 NPathComplexity: extend documentation to make clear how it works. #1218 2015-06-24 18:03:29 -07:00
Aleksandr Ivanov a66bed035b UT coverage for UnusedImports. #1128 2015-06-24 20:59:57 +03:00
Bhavik Patel 49928eafc9 PMD violations: UncommentedEmptyMethod Fixed #995 2015-06-24 10:48:45 +05:30
Bhavik Patel 196522bba7 Fixes PMD violations: EmptyMethodInAbstractClassShouldBeAbstract #997 2015-06-23 21:21:09 -07:00
MEZk fab2296f62 Set default value of max property to 4 for ThrowsCountCheck and update javadoc/xdoc, issue #1143 2015-06-23 17:12:34 -07:00
Vladislav Lisetskiy 18570b7a08 catch NoClassDefFoundError in ClassResolver, #1192 2015-06-23 17:06:55 -07:00
Bhavik Patel d80e678fa0 skipEnhancedForLoopVariable property is added in ModifiedControlVariableCheck. solves #1015 2015-06-23 07:22:26 -07:00
Vladislav Lisetskiy 52a0d10360 Fix empty html pages for extending Checkstyle and style configurations,
#1231
2015-06-22 17:15:51 -07:00
Vladislav Lisetskiy 8a49fd50ee move non-compilable input to resources-noncompilable 2015-06-22 14:45:12 +03:00
Roman Ivanov 0fdd2164fa fix for eclipse warning 2015-06-20 13:08:51 -07:00
Michael Vorburger 46f2409dc5 .gitignore with Eclipse's .externalToolBuilders and .checkstyle from
Checkstyle CS Eclipse Plug-in
2015-06-18 22:22:00 -07:00
Vladislav Lisetskiy 697c5ff378 Minor update in FallThroughCheck xdoc and javadoc 2015-06-18 16:29:07 -07:00
Bhavik Patel 11ff590ba5 Solution to wrong variable reported because of name shadowing in FinalLocalVariableCheck. solves #1142 2015-06-18 14:42:16 -07:00
Bhavik Patel eb5896a4a1 Fix PMD violations for AbstractNaming rule #983 2015-06-18 23:22:00 +05:30
Roman Ivanov 0382b7907b comment was added to expain suppress. #953 2015-06-17 23:20:20 -07:00
Roman Ivanov 00dbeccc19 CS-SI/Orekit project was added as regression testing project 2015-06-16 23:25:24 -07:00
Roman Ivanov b048fd95d7 evail is introduced to travis config 2015-06-16 23:21:57 -07:00
Roman Ivanov e69d520463 Revert "Orekit project was added as regression test"
This reverts commit 0834cc2c52.
2015-06-16 20:57:43 -07:00
Roman Ivanov 0834cc2c52 Orekit project was added as regression test 2015-06-16 20:42:07 -07:00
Aleksandr Ivanov 10e6bfe448 UT coverage for RedundantImport check. #1128 2015-06-16 12:48:42 -07:00
Aleksandr Ivanov d938bf243b UT coverage for AvoidStarImportCheck. #1128 2015-06-16 12:47:07 -07:00
ivanov-alex 44b3fe0b14 Updated description for RedundantImport
Mentioning that static imports are allowed from java.lang and same package.
2015-06-16 12:08:48 +03:00
Roman Ivanov 1634289dd3 suppression rules for NPathComplexity. #953 2015-06-15 23:33:51 -07:00
Roman Ivanov d0d9220e28 added explanation of exclusion for XXXXXCyclomaticComplexity. #954 2015-06-15 23:22:02 -07:00
Roman Ivanov a5dcfb66cb Cyclomatic complexity become 11. #954 2015-06-15 22:45:32 -07:00
Roman Ivanov d88c251ae4 HideUtilityClassConstructor was updated to follow Cyclomatic complexity. #954 2015-06-15 22:25:54 -07:00
Roman Ivanov 3ba66c7d22 ImportOrderCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-15 20:51:33 -07:00
Roman Ivanov 857dc7720f ModifierOrderCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-15 20:27:02 -07:00
Roman Ivanov 43e856a0df WhitespaceAfterCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-15 20:23:02 -07:00
Roman Ivanov 6475d9dc1b system-rules updated to 1.11.0 2015-06-15 19:35:04 -04:00
Roman Ivanov bee00ba9c3 chat room was removed from support chapter to force users use mail-list or stackoverflow or .... smth with persistent history. 2015-06-15 16:08:23 -07:00
Michal Kordas 6b9a9191d9 Add TravisCI build for assembly creation. #1204 2015-06-15 14:30:06 -07:00
Michal Kordas f45a487df9 Update Maven Shade Plugin to 2.4. #1204 2015-06-15 14:30:06 -07:00
Roman Ivanov b4cec8170a MagicNumberCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-15 00:29:47 -07:00
Roman Ivanov bdda55ed1b AbbreviationAsWordInNameCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-15 00:12:35 -07:00
Aleksandr Ivanov fd33eb9c26 Fixed exception in AvoidStaticImport check trying to exclude members of inner class. #1209 2015-06-14 22:30:48 -07:00
Roman Ivanov 68dbad5779 SuppressElement updated to follow Cyclomatic Complexity rule. #954 2015-06-14 21:56:05 -07:00
Roman Ivanov 779aa37ffc WhitespaceAroundCheck updated to follow Cyclomatic Complexity rule. #954 2015-06-14 21:56:05 -07:00
Roman Ivanov ec426aa0db fix for findbugs violation. #954 2015-06-14 21:56:05 -07:00
Roman Ivanov 7c1d239748 GenericWhitespace updated to follow Cyclomatic Complexity rule. #954 2015-06-14 21:56:05 -07:00