alexkravin
95c1a081e0
Changed indentation of switch-case, checkstyle, issue #512
2015-01-22 16:26:45 +04:00
alexkravin
422ab30197
Annotation Location Check, fixed typo in property name, issue #585
2015-01-21 15:29:28 +04:00
Roman Ivanov
96954e13ae
fix for UTF-8 tests to be compilable in Eclipse
2015-01-20 17:40:29 -08:00
Roman Ivanov
2f9b0f057c
additional fixes for naming after MemberName Check is using Google pattern
2015-01-20 17:15:35 -08:00
Roman Ivanov
31cc403a41
sync MemberName with value from google style
2015-01-20 16:53:52 -08:00
alexkravin
b8ca6a585b
Prefixes, checkstyle, #512
...
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/TreeWalker.java
2015-01-19 18:38:32 +04:00
alexkravin
58219b9bd3
Prefixes, checks, #512
...
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/checks/NewlineAtEndOfFileCheck.java
2015-01-19 18:37:00 +04:00
alexkravin
1bd7f9bdf3
Prefixes, annotation, #512
2015-01-19 18:35:56 +04:00
alexkravin
0fcae24380
Prefixes, modifier, #512
2015-01-19 18:35:44 +04:00
alexkravin
29027109bf
Prefixes, header, #512
2015-01-19 18:35:32 +04:00
alexkravin
16dac636b2
Prefixes, imports, #512
2015-01-19 18:35:11 +04:00
alexkravin
d84869bcff
Prefixes, indentation, #512
2015-01-19 18:34:59 +04:00
alexkravin
8b43ebdbf7
Prefixes, grammars, #512
2015-01-19 18:34:46 +04:00
alexkravin
319f297e13
Prefixes, doclets, #512
...
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/doclets/TokenTypesDoclet.java
2015-01-19 18:34:23 +04:00
alexkravin
cea86a6cad
Prefixes, blocks, #512
...
Conflicts:
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/AvoidNestedBlocksCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/EmptyBlockCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/LeftCurlyCheck.java
src/main/java/com/puppycrawl/tools/checkstyle/checks/blocks/NeedBracesCheck.java
2015-01-19 18:32:29 +04:00
alexkravin
eddd0de370
Prefixes, gui, #512
2015-01-19 18:27:42 +04:00
alexkravin
1d6bf23ccd
Prefixes, metrics, #512
2015-01-19 18:27:26 +04:00
alexkravin
3fec4a92e3
Prefixes, sizes, #512
2015-01-19 18:21:50 +04:00
alexkravin
750b733bd1
Prefixes, naming, #512
2015-01-19 18:21:39 +04:00
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
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