alexkravin
075b3084de
Prefixes, regexp, #512
2015-01-19 18:21:27 +04:00
alexkravin
50c9bb69bc
Prefixes, design, #512
2015-01-19 18:21:15 +04:00
alexkravin
89a51ba032
Prefixes, javadoc, #512
2015-01-19 18:21:02 +04:00
alexkravin
d97a2df674
Prefixes, whitespace, #512
2015-01-19 18:20:48 +04:00
alexkravin
5cfe30d7ad
Prefixes, filters, #512
2015-01-19 18:20:32 +04:00
alexkravin
bb1b29851f
Prefixes, coding, #512
2015-01-19 18:20:14 +04:00
alexkravin
b94bac0719
Prefixes, api, #512
2015-01-19 18:19:41 +04:00
ychulovskyy
abe8ae60ee
Issue #537 refactored tests from blocks package.
2015-01-16 10:07:49 -08:00
Roman Ivanov
f0326fd4c8
fix for Illegal syntax in a message value in Google Style, #582
2015-01-15 22:13:47 -08:00
Roman Ivanov
496b4429e4
licence was changed to Lesser GNU
2015-01-14 11:48:07 -08:00
Roman Ivanov
3115914f17
fix for build problem
2015-01-13 13:08:33 -08:00
Roman Ivanov
ab17ffc56c
extension for how to make PR and commit format
2015-01-13 11:35:31 -08:00
Michał Kordas
34b0f4008f
Fixes for suppression examples - issue #289
...
Fixed incorrect description for integration tests suppression. Added missing suppression for generated sources. Added space between '"' and 'files'. Not all file extensions given were text files - so removed word 'text'.
2015-01-13 11:21:25 -08:00
Michal Kordas
501b7c5240
Repair Sonarqube problems found in Checkstyle for issue #46
...
Fixes for 'Modifiers should be declared in the correct order', 'Redundant casts should not be used' and 'Array designators "[]" should be on the type, not the variable'
2015-01-13 11:20:43 -08:00
Lars Ködderitzsch
8ec1a1a971
https://github.com/checkstyle/checkstyle/issues/570
2015-01-11 19:10:47 +01:00
Roman Ivanov
a35f1ba735
additional fixes for #289
2015-01-09 08:53:43 -08:00
alexkravin
b7322b7454
Code examples of filters' usage, issue #289
2015-01-09 08:48:32 -08:00
alexkravin
dcb3029c00
Switched Checkstyle and all resources to UTF-8 encoding, issue #489
2015-01-09 08:44:41 -08:00
alexkravin
a8b8375b1d
Logging of exceptions to console, issue #546
2015-01-09 08:42:41 -08:00
Roman Ivanov
ead8bd33ba
message is extended according to google/guava/issues/1891
2015-01-07 22:14:16 -08:00
alexkravin
b06e2e0015
Illegal Type Check, fixed false positives on same file names, added support of analyzing imports, issue #78
2015-01-06 15:01:04 -08:00
Roman Ivanov
6007ac9d9e
minor chage for wording
2015-01-05 14:11:13 -08:00
maxvetrenko
6a9e1b3f93
Added option to avoid C style. #354
2015-01-05 14:08:21 -08: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
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
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
ychulovskyy
09a7ca6041
Issue #537 refactoring: remove copy-paste of messages from UTests
2014-12-28 15:14:03 -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