Commit Graph

3167 Commits

Author SHA1 Message Date
Roman Ivanov dc4e97d024 Update README.md 2015-01-05 12:17:36 -08:00
Roman Ivanov e37d865a8b mavenbadge 2015-01-05 12:02:48 -08:00
alexkravin 9303fd9d97 Got rid of javadoc warning, issue #548 2015-01-03 19:24:50 +04:00
alexkravin 8f241f9ff0 Resolved maven compilation warnings, issue #548 2015-01-02 15:29:05 +04:00
alexkravin 98684b95a5 Suppress Warnings Holder - fixed throwing exception if annotation uses constant value, issue #539 2014-12-30 09:11:57 -08:00
alexkravin e6638c3344 No Whitespace After Check, fixed NPE, fixed false-positives at multidimensional arrays, issue #542 2014-12-30 09:08:39 -08:00
Roman Ivanov a34fe7f089 Update README.md 2014-12-29 14:53:58 -08:00
Roman Ivanov f17a96fbc6 Update README.md 2014-12-29 14:52:52 -08:00
Roman Ivanov 1c41ca09fe Update README.md 2014-12-29 14:50:03 -08:00
Roman Ivanov 4feea76e58 Update README.md 2014-12-29 14:49:40 -08:00
alexkravin 943e07af07 Added option to Illegal Throws Check due to twitter custom checks, issue #430 2014-12-29 14:43:54 -08:00
ychulovskyy d91236c5ca Issue #3 Turn on -r recursive by default 2014-12-29 14:41:53 -08:00
Roman Ivanov dd5c03b379 Update README.md 2014-12-29 11:52:18 -08:00
Roman Ivanov 7605dc5f1c Update README.md 2014-12-29 11:51:05 -08:00
alexkravin c29a5466d1 Added option to Javadoc Method Name Check - ignore method name regex, issue #430 2014-12-29 07:49:13 -08:00
alexkravin 55435babb6 Extended Method Name Check to ignore overriden methods, issue #430 2014-12-29 07:47:37 -08:00
Roman Ivanov 6d9daa2cdc make javadoc generated files to be ignored by coverage report 2014-12-28 16:26:38 -08:00
ychulovskyy 09a7ca6041 Issue #537 refactoring: remove copy-paste of messages from UTests 2014-12-28 15:14:03 -08:00
Roman Ivanov df5e519a3d [maven-release-plugin] prepare for next development iteration 2014-12-28 07:54:50 -08:00
Roman Ivanov bae60db8f6 [maven-release-plugin] prepare release checkstyle-6.2 2014-12-28 07:54:48 -08:00
Roman Ivanov 410b7fca40 linkcheck: fixes for dead links 2014-12-27 14:25:30 -08:00
Roman Ivanov 61153c15d7 fixes for links from linkcheck 2014-12-27 10:17:31 -08:00
Roman Ivanov 30632b7dd7 release notes for 6.2 2014-12-26 21:26:05 -08:00
Roman Ivanov 1d41878f29 Revert "No Whitespace After Check - added support of array declarations, issue #68"
This reverts commit 095fa6743c.
2014-12-26 20:23:03 -08:00
ychulovskyy 0343b58a76 Issue #540 Unable to instantiate RedundantThrows when run checkstyle with "-c sun_checks.xml" parameter 2014-12-25 21:17:53 -08:00
Roman Ivanov 859ab6ba4b minor extending of description for configs 2014-12-25 21:14:34 -08:00
alexkravin c17bf06af9 Added google and sun configs to jar, issue #305 2014-12-25 21:03:24 -08:00
Roman Ivanov e6b25218eb additional fixes for #66, minor renaming and UTs extension 2014-12-24 11:49:16 -08:00
ychulovskyy c731689244 Issue #66 ParameterNumber check option to ignore methods with an @Override 2014-12-24 11:36:29 -08:00
ychulovskyy ecd7ee879a Issue #257 RequireThis triggers when try-with-resources defines resource with same name as method 2014-12-24 11:34:24 -08:00
Ilja Dubinin ca89807d48 #505 have to be fixed. I moved new tokens to the end of tokens list. 2014-12-24 10:16:04 -08:00
ychulovskyy f0c6c6ad7c Issue #131 AnnotationUseStyle closingParens check failed 2014-12-22 16:34:40 -08:00
alexkravin 49ae6cf81b Final Parameters Check, added option allows ignoring primitive types as params, issue #446 2014-12-22 08:09:13 -08:00
Michal Kordas b6daa88c28 Fix typos in documentation 2014-12-20 10:14:24 -08:00
Michal Kordas 4297ca50a9 MutableException check requires class to explicitly extend some other class (for issue #60) 2014-12-20 10:12:45 -08:00
maxvetrenko 17ebdc5c37 Fixed cases with difficult annotations. #321 2014-12-19 22:22:35 -08:00
Michal Kordas 86e743f605 Remove StrictDuplicateCodeCheck and whole package #523 2014-12-20 02:49:25 +01:00
maxvetrenko 328e27a1c7 Added Ut to show that method call line wrapping now is works correct. #116 2014-12-20 01:29:49 +03:00
maxvetrenko 0b8af67b3a Added UT to show that case indent works correct. #79 2014-12-19 14:16:36 -08:00
maxvetrenko abc1ad977a Created test to show supporting double line wrap indent. #59 2014-12-19 14:13:47 -08:00
alexkravin 85c205ca68 Abstract Aware Type Check marked as deprecated, removed Redundant Throws Check, issue #473 2014-12-19 09:41:46 -08:00
alexkravin f6b38038d1 Summary Javadoc Check, added 'specify period' option, issue #472 2014-12-20 16:53:48 +04:00
maxvetrenko 1cb8152b35 fix travis build 2014-12-18 14:36:28 -08:00
alexkravin 095fa6743c No Whitespace After Check - added support of array declarations, issue #68 2014-12-18 11:51:48 -08:00
alexkravin 169729f60b Suppress Warnings Check, annotation param in constant, issue #268 2014-12-18 11:44:29 -08:00
alexkravin 37e0bc051f Generic Whitespace Check, fixed bug - '>' is followed by an illegal character, issue #350 2014-12-18 11:41:48 -08:00
alexkravin 688dc9c547 Need Braces, added option which allows one line if-statements without braces, issue #300 2014-12-18 11:40:18 -08:00
alexkravin 7e36b3cbd1 Translation Check - update changes due to new option, issue #149 2014-12-18 11:37:40 -08:00
pulse00 284b505ace added basenameSeparator configuration option for TranslationCheck 2014-12-18 11:37:40 -08:00
alexkravin cf5686783f Fixed false-positive in GenericWhitespaceCheck issue #51 2014-12-17 07:43:35 -08:00