alexkravin
|
9cb138c970
|
Nested For Depth Check compilable UT inputs
|
2014-12-02 19:00:09 -08:00 |
alexkravin
|
8c10f59cfd
|
Multiple Variable Declarations Check compilable UT inputs
|
2014-12-02 18:59:06 -08:00 |
alexkravin
|
99519e38c9
|
Modified Control Check compilable UT inputs
|
2014-12-02 18:57:59 -08:00 |
alexkravin
|
72a2099f85
|
Illegal Instantiation Check java8 sources -> noncompilable res. folder
|
2014-12-02 18:57:19 -08:00 |
alexkravin
|
8cb851db58
|
Variable Declaration Usage Distance Check compilable UT input (took from sevntu-checks input, already fixed it several months ago)
|
2014-12-02 18:56:03 -08:00 |
alexkravin
|
d0bf96d90d
|
Missing Switch Check compilable UT inputs
|
2014-12-02 18:39:16 -08:00 |
alexkravin
|
b10558945c
|
Uncommented Main Check compilable UT inputs
|
2014-12-02 18:35:56 -08:00 |
alexkravin
|
2b53548ad0
|
Left Curly Check compilable UT inputs
|
2014-12-02 18:34:07 -08:00 |
alexkravin
|
2c65534095
|
Parameter Assignment Check compilable UT input
|
2014-12-02 18:32:38 -08:00 |
alexkravin
|
5d645cb7de
|
Return Count Check compilable UT input
|
2014-12-02 18:32:10 -08:00 |
alexkravin
|
3b333a24c1
|
Unnecessary Parentheses Check compilable UT input
|
2014-12-02 18:31:41 -08:00 |
alexkravin
|
2c93af9335
|
Block Comments Listener Check compilable UT input
|
2014-12-02 18:30:25 -08:00 |
alexkravin
|
d8aa0a462b
|
SinglelineCommentListenerCheck compilable UT inputs
|
2014-12-02 18:29:49 -08:00 |
alexkravin
|
c57a67667c
|
Mutable Exception Check compilable UT inputs
|
2014-12-02 18:29:25 -08:00 |
alexkravin
|
8c9b9e4a2b
|
Throws Count Check compilable UT inputs
|
2014-12-02 18:27:53 -08:00 |
alexkravin
|
97ef6d8bf1
|
Hide Utility Class Check compilable UT inputs
|
2014-12-02 18:27:22 -08:00 |
alexkravin
|
f0dc53ad00
|
One Top-Level Class Check compilable UT inputs
|
2014-12-02 18:26:54 -08:00 |
ychulovskyy
|
4c384214a9
|
InnerTypeLast within methods #6
|
2014-12-02 07:08:07 -08:00 |
alexkravin
|
a94d50133e
|
Package Annotation Check compilbale UT input
|
2014-12-01 20:42:34 -08:00 |
alexkravin
|
2efbd52f77
|
Missing Deprecated Check compilable UT inputs
|
2014-12-01 20:41:36 -08:00 |
alexkravin
|
cb104d8197
|
Input Whitespace (is used in many UTs) now compilable
|
2014-12-01 20:40:46 -08:00 |
alexkravin
|
86219981cb
|
Empty Block Check compilable UT input
|
2014-12-01 20:38:51 -08:00 |
alexkravin
|
7f0ec27579
|
Right Curly Check compilable UT inputs
|
2014-12-01 20:37:44 -08:00 |
alexkravin
|
647e2e37cb
|
Operator Wrap Check compilable UT input
|
2014-12-01 20:34:03 -08:00 |
alexkravin
|
10c39148b7
|
Annotation Location Check compilable UT inputs
|
2014-12-01 20:29:11 -08:00 |
alexkravin
|
04c38bad85
|
Covariant Equals Check compilable UT inputs
|
2014-12-01 20:27:52 -08:00 |
alexkravin
|
e873b95e9f
|
Avoid Escape Unicode Characters Check compilable UT input
|
2014-12-01 20:27:02 -08:00 |
Roman Ivanov
|
8ba42086fe
|
jxr plugin was added to have links sources
|
2014-12-01 15:49:24 -08:00 |
Roman Ivanov
|
9bf3a9f238
|
maven-surefire-plugin config updated to pass UTs on java7, there was error like 'Expecting a stackmap frame at branch target 108'
|
2014-12-01 14:11:51 -08:00 |
Roman Ivanov
|
41d0a5b792
|
minor links fixes
|
2014-11-30 10:10:28 -08:00 |
Roman Ivanov
|
1712a2a0fe
|
chekstyle is switching to java7
|
2014-11-30 09:25:24 -08:00 |
Ivan Sopov
|
7b3a329cf8
|
removing ignoreDirectoryName option from PackageDeclarationCheck
This option duplicates compilation error and has no sense to be run
on successfully compiled java sources.
|
2014-11-30 08:53:08 -08:00 |
Roman Ivanov
|
82fc3397f8
|
switch to 6.2 version as we are going to have new functionality
|
2014-11-30 08:52:28 -08:00 |
Roman Ivanov
|
c9bb926a9b
|
stackoverflow added to main page
|
2014-11-29 08:57:13 -08:00 |
Roman Ivanov
|
1cb06f5b37
|
Update contributing.xml
|
2014-11-28 12:56:27 -08:00 |
Roman Ivanov
|
5377d8bab9
|
[maven-release-plugin] prepare for next development iteration
|
2014-11-27 11:37:11 -08:00 |
Roman Ivanov
|
18f6ebbcad
|
[maven-release-plugin] prepare release checkstyle-6.1.1
|
2014-11-27 11:37:09 -08:00 |
Roman Ivanov
|
26d744c24e
|
switch to 6.1.1-SNAPSHOT
|
2014-11-27 11:14:11 -08:00 |
Roman Ivanov
|
788a1cf22c
|
release notes for checkstyle 6.1.1
|
2014-11-27 11:12:38 -08:00 |
Roman Ivanov
|
b6164108ca
|
information about Checkstyle plugin for Bamboo to your homepage #387
|
2014-11-27 10:35:55 -08:00 |
Daniil Yaroslavtsev
|
45cfc9d83e
|
Minor, updated logo image background to be transparent
|
2014-11-26 02:05:05 +04:00 |
Daniil Yaroslavtsev
|
f9bac1d153
|
Minor update to logo image
|
2014-11-26 01:29:17 +04:00 |
Daniil Yaroslavtsev
|
f1ce34cfbc
|
Readme.md updated with new Checkstyle logo
|
2014-11-26 00:20:13 +03:00 |
Daniil Yaroslavtsev
|
db11510853
|
Logo image resized
|
2014-11-26 01:15:54 +04:00 |
Daniil Yaroslavtsev
|
6cbab56403
|
Logo image updated
|
2014-11-26 01:01:38 +04:00 |
Baratali Izmailov
|
be6a7ca77b
|
Create ParseErrorMessage if error message is null. Added comments for a few methods.
|
2014-11-24 16:22:33 -08:00 |
Baratali Izmailov
|
825d1be152
|
Issue #376. Added $ to all identifier definitions
|
2014-11-24 16:18:41 -08:00 |
Roman Ivanov
|
6c97ba8038
|
UI launcher was added to commandline html page
|
2014-11-23 20:30:59 -08:00 |
Ilja Dubinin
|
9b17ce22d2
|
#358 (or #92) fixed. Attention, some checks might be linked with deleted node.
|
2014-11-24 01:18:18 +03:00 |
ychulovskyy
|
bbd59b7b88
|
#9 -v CLI flag for querying the installed Checkstyle version
Fixed formatting issue.
|
2014-11-22 08:50:15 +01:00 |