liscju
|
c22cc5801e
|
Issue #1002: Add optional attribute to suppression filter
|
2016-01-25 13:34:50 -08:00 |
Bhavik Patel
|
628e893f24
|
Issue #2807: FinalLocalVariable doesn't report variable when condition separates 2 assignments
|
2016-01-24 06:35:35 -08:00 |
Bhavik Patel
|
0d8e93ce79
|
minor: enforce FinalLocalVariableCheck on checkstyle code
|
2016-01-24 06:35:35 -08:00 |
rnveach
|
9b48ad25ed
|
Issue #2836: added UT for testing check's messages
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
28da7d5666
|
Issue #2836: moved error message fields to the check that reports them
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
b199c033b7
|
Issue #2836: changed AbstractParenPadCheck to public class
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
6c66229190
|
Issue #2836: changed private error message fields to public
|
2016-01-21 06:41:00 -08:00 |
rnveach
|
cd8f1c3183
|
Issue #2836: moved inline strings to error message fields
|
2016-01-21 06:40:59 -08:00 |
rnveach
|
77733a4523
|
Issue #2836: renamed error message fields to match standard naming
|
2016-01-21 06:40:59 -08:00 |
Roman Ivanov
|
4e4386e5df
|
minor: linkcheck - http://nemo.sonarqube.org is moved to https
|
2016-01-20 09:36:08 -08:00 |
Yasser Aziza
|
2f3b62ed73
|
Issue #2661: Enforce SingleBreakOrContinueCheck of sevntu-checkstyle over Checkstyle source code
|
2016-01-17 18:12:53 -08:00 |
Andrei Selkin
|
3e4367941c
|
Issue #2792: Include InterfaceTypeParameterName into Config of Google Style
|
2016-01-15 20:36:31 +03:00 |
Roman Ivanov
|
e59effff08
|
minor: update for index.html page to put links to our CLI and Ant
|
2016-01-15 06:41:47 -08:00 |
Roman Ivanov
|
617ebf2bf2
|
minor: year bump to 2016
|
2016-01-04 16:25:43 -08:00 |
Roman Ivanov
|
b65660848a
|
Issue #2609: name 'Checkstyle' was substituted to 'Main' at class name
|
2016-01-04 05:47:19 -08:00 |
liscju
|
d10b2c45ff
|
Issue #1349: Fix IndentationCheck to accept proper right parenthesis of annotation
|
2016-01-03 19:12:56 +01:00 |
Vladislav Lisetskiy
|
ee33ed57cd
|
Issue #2609: Refactor GUI package
|
2016-01-03 12:20:18 +03:00 |
liscju
|
af047afee8
|
Issue #2688: Fix OneStatementPerLine lambda validation
|
2016-01-01 11:21:28 -08:00 |
liscju
|
b17515919b
|
Issue #2767: sets preferred column sizes
|
2016-01-01 10:25:28 -08:00 |
liscju
|
d519abdf53
|
Issue #2767: add splitter between tree and code
|
2016-01-01 10:25:28 -08:00 |
Andrei Selkin
|
6438bb246b
|
Issue #1008: Add possibility to suppress checks by id
|
2015-12-31 13:43:28 -08:00 |
Vladislav Lisetskiy
|
425fd5a27c
|
Issue #2539: Fix RequireThis check false-positive on methods
|
2015-12-31 13:41:37 -08:00 |
Andrew Johnson
|
3f691ec451
|
doc: Add sbt-checkstyle-plugin to list of active tools
|
2015-12-31 14:03:36 -05:00 |
Roman Ivanov
|
94bc619599
|
minor: release notes 6.14.1
|
2015-12-30 05:37:19 -08:00 |
Andrei Selkin
|
01652fca46
|
spelling: fix typo in AuditEventFormatter class name
|
2015-12-30 01:14:17 +03:00 |
Roman Ivanov
|
2601736778
|
Issue #2728: JavaNCSSCheck: unknown format type: numero inteiro
|
2015-12-29 10:28:36 -08:00 |
Andrei Selkin
|
5a2b09b7a3
|
Issue #2780: Fix StringIndexOutOfBoundsException in getCheckShortName method of AuditEventDefaultFormatter
|
2015-12-29 08:49:00 -08:00 |
Roman Ivanov
|
0bc3b004b7
|
minor: resolving problems from link-check maven plugin
|
2015-12-27 22:55:40 -08:00 |
Roman Ivanov
|
5e118177f1
|
release notes 6.14
|
2015-12-27 22:45:37 -08:00 |
Bhavik Patel
|
9c3b17b9db
|
Issue #2405: FinalLocalVariable false-positive in SWITCH solved
|
2015-12-26 21:01:51 +05:30 |
Baratali Izmailov
|
1c2c822688
|
Issue #2376: Fixed typo in BASEFONT javadoc tag
|
2015-12-25 17:56:37 -08:00 |
Baratali Izmailov
|
c9f8ba1daa
|
Issue #461: Antlr4 grammar has been edited to support custom javadoc tags with dots and colons
|
2015-12-25 17:54:26 -08:00 |
Andrei Selkin
|
70a6e2e6d3
|
Issue #2666: Print name of the Check after printing violation message
|
2015-12-25 23:20:18 +03:00 |
Andrei Selkin
|
a707819ab7
|
Issue #2661: Enforce AvoidConditionInversionCheck of sevntu-checkstyle over Checkstyle source code
|
2015-12-25 01:01:57 +03:00 |
Andrei Selkin
|
6ee4a0f805
|
Issue #2661: Enforce LogicConditionNeedOptimizationCheck of sevntu-checkstyle over Checkstyle source code
|
2015-12-24 13:59:27 -08:00 |
Vladislav Lisetskiy
|
6c04cd63af
|
Issue #2239: Extend RequireThis check message
|
2015-12-24 13:56:45 -08:00 |
Jon Bake
|
10f348bbfd
|
Issue #2211: OneStatementPerLine has false match with try-with-resources
|
2015-12-24 11:47:00 -08:00 |
Andrei Selkin
|
2864c10cd4
|
Issue #2661: Enforce CustomDeclarationOrder of sevntu-checkstyle over Checkstyle source code
|
2015-12-23 23:51:38 +03:00 |
Roman Ivanov
|
62d1bad0cf
|
minor: fix for checkstyle violations
|
2015-12-23 08:11:25 -08:00 |
Roman Ivanov
|
2d7f43aa76
|
minor: extending how to report issue description
|
2015-12-23 06:50:25 -08:00 |
Andrei Selkin
|
727d730733
|
Issue #2661: Enforce ForbidWildcardAsReturnType of sevntu-checkstyle over Checkstyle source code
|
2015-12-22 23:39:10 +03:00 |
Andrei Selkin
|
2c23e07558
|
Issue #2661: Enforce SimpleAccessorNameNotation of sevntu-checkstyle over Checkstyle source code
|
2015-12-22 19:55:21 +03:00 |
Vladislav Lisetskiy
|
ed6c2ea133
|
Issue #2631: Optimize JavadocUtils
|
2015-12-21 06:31:26 -08:00 |
Vladislav Lisetskiy
|
dedcabd90d
|
Pull #2756: Remove unused message
|
2015-12-21 01:18:38 +03:00 |
Andrei Selkin
|
9a4d0253da
|
Issue #2661: Enforce AvoidHidingCauseException of sevntu-checkstyle over Checkstyle source code
|
2015-12-19 12:50:42 -08:00 |
Andrei Selkin
|
57e7b8ec92
|
Pull #2749: Make UT 'testNonAccessibleFile' locale independent
|
2015-12-19 12:47:05 -08:00 |
Andrei Selkin
|
8d5807a3dc
|
Issue #2661: Enforce OverridableMethodInConstructor of sevntu-checkstyle over Checkstyle source code
|
2015-12-19 05:31:08 -08:00 |
Andrei Selkin
|
5fecdf11bc
|
Issue #2661: Enforce WhitespaceBeforeArrayInitializer of sevntu-checkstyle over Checkstyle source code
|
2015-12-19 05:11:45 -08:00 |
Andrei Selkin
|
b2df33a98a
|
Issue #2661: Enforce AvoidNotShortCircuitOperatorsForBoolean of sevntu-checkstyle over Checkstyle source code
|
2015-12-18 05:42:13 -08:00 |
Andrei Selkin
|
e1f20de247
|
Issue #2661: Enforce SingleSpaceSeparatorCheck of sevntu-checkstyle over Checkstyle source code
|
2015-12-18 05:38:37 -08:00 |