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
93587ecf37
Update README.md
2015-01-06 05:59:27 -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
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