Andrei Selkin
be8a60a4d9
Issue #2290 : Enforce method parameter name to be 2 or more symbols in size
2015-11-05 20:59:34 -08:00
rnveach
073b4529eb
Issue #2526 : reorganized checkstyle_checks.xml
2015-11-05 08:25:05 -08:00
rnveach
16969772f8
Issue #2451 : allow unknown tags for javadoc type
2015-11-04 08:42:59 -08:00
Vladislav Lisetskiy
afbb944fe2
Issue #1627 : Make 'processJavadoc' property 'true' by default
2015-11-03 18:28:14 +03:00
rnveach
aa89a8aa52
Issue #2268 : require all filters appear in checkstyle_checks.xml
2015-10-30 22:19:51 -07:00
rnveach
2ba55edc4e
Issue #2268 : require all checks appear in checkstyle_checks.xml
2015-10-29 21:10:29 -07:00
Andrei Selkin
b8f2d25b64
Issue #2166 : Add 'requiredTranslations' option to Translation check
2015-09-26 15:02:59 -07:00
Andrei Selkin
b9d3a7e995
Issue #215 : Updated checkstyle_checks.xml to use ParameterNumber in default configuration
2015-09-09 14:00:04 -07:00
Michal Kordas
4d8d047f46
Issue #2080 : Fix typos in code
...
Fixes some `SpellCheckingInspection` inspection violations.
Description:
>Spellchecker inspection helps locate typos and misspelling in your code, comments and literals.
2015-09-06 14:17:36 +02:00
Andrei Selkin
984fd1cb8f
Issue #2092 : Activated TranslationCheck in checkstyle_checks.xml.
2015-09-05 16:01:48 +03:00
Andrei Selkin
ab4bce61c5
Issue #945 : Added 'IllegalCatch' into checkstyle_checks.xml.
2015-09-03 06:11:18 -07:00
Roman Ivanov
3cef81032c
Issue #1678 : Enable Checkstyle checks for 'gui' package
2015-08-31 21:37:06 -07:00
Roman Ivanov
72b7300c98
minor: ordering in config
2015-08-31 13:48:48 -07:00
Baratali Izmailov
49a0ee8171
Issue #1566 : Fixed SummaryJavadocCheck violations.
2015-08-31 15:58:35 -04:00
Ruslan Diachenko
bca6d627ac
Issue #1566 : WriteTag violations fixed
2015-08-31 20:14:01 +01:00
Ruslan Diachenko
c899af31c1
Issue #1566 : JavadocParagraph violations fixed
2015-08-31 19:51:27 +01:00
Ruslan Diachenko
a1128cd742
Issue #1566 : JavadocTagContinuationIndentation violations fixed
2015-08-31 18:43:28 +01:00
Baratali Izmailov
cf85a72f3d
Issue #1566 : Fix for SingleLineJavadoc's violations
2015-08-31 11:49:51 -04:00
Ruslan Diachenko
d410b2a21c
Issue #1566 : ClassFanOutComplexity turned on
2015-08-31 08:11:34 -07:00
Ruslan Diachenko
54ff2757df
Issue #1566 : OverloadMethodsDeclarationOrder violations fixed
2015-08-31 06:58:02 -07:00
Ruslan Diachenko
39f752cd88
Issue #1566 : VariableDeclarationUsageDistance violations fixed
2015-08-31 14:17:55 +01:00
Roman Ivanov
3b6beec969
Issue 1566: grouping of Checks and activate some of them
2015-08-30 23:13:33 -07:00
Roman Ivanov
dd0c697902
Issue 1566: comment was added to ignored Checks
2015-08-30 22:55:52 -07:00
Roman Ivanov
83b0e16b0a
Issue 1566: all Checks are activated with ignore severity
2015-08-30 14:08:04 -07:00
Baratali Izmailov
a960c379bc
Issue #1566 : CyclomaticComplexityCheck activated in checkstyle_checks
2015-08-30 06:54:15 -07:00
Ruslan Diachenko
a95266d1a1
Issue #1566 : ReturnCount check activated
2015-08-29 06:13:15 -07:00
Baratali Izmailov
972ec196af
Issue #1566 : Added ClassDataAbstractionCoupling to checkstyle_checks
2015-08-28 22:39:03 -07:00
Baratali Izmailov
ee84bccfe1
Issue #1566 : Fixed JavaNSCC violations
2015-08-28 10:45:59 -07:00
Baratali Izmailov
33b12f5f3d
Issue #1566 : Added NPathComplexityCheck to checkstyle_checks
2015-08-27 13:23:44 -04:00
Baratali Izmailov
a8ad56697b
Issue #1566 : Added ExecutableStatementCountCheck to checkstyle_checks
2015-08-27 10:59:14 -04:00
Ruslan Diachenko
085ce12db0
Issue #1566 : MultipleStringLiterals violations fixed
2015-08-26 00:00:09 +01:00
Baratali Izmailov
8d727a31ac
Issue #1566 : TrailingCommentCheck was added to checkstyle_checks.xml. False-positives were added to suppressions
2015-08-25 13:25:46 +03:00
Baratali Izmailov
0c75b3af74
Issue #1566 : New Checks added to checkstyle_checks config
2015-08-22 08:25:42 -04:00
Ruslan Diachenko
553e36c2ea
Issue #1566 : IllegalType suppressions were added
2015-08-21 15:19:56 +03:00
Roman Ivanov
9832267904
Issue #1566 . DesignForExtension was suppresed in checkstyle code validation till next major release.
2015-08-17 15:40:56 +03:00
Ruslan Diachenko
23c8774d2e
Issue #1566 : AvoidInlineConditional violations fixed
2015-08-17 07:01:20 +03:00
Ruslan Diachenko
d3408eb4e4
Issue #1566 : InnerTypeLast turned on
2015-08-14 16:57:33 +03:00
Ruslan Diachenko
242028813d
Issue #1566 : ModifiedControlVariable violations fixed
2015-08-14 16:56:18 +03:00
Ruslan Diachenko
3bd699bd59
Issue #1566 : HiddenField violations fixed
2015-08-12 08:19:21 +03:00
Ruslan Diachenko
6e6f2052a6
Issue #1566 : unused imports removed
2015-08-09 14:21:49 +03:00
Andrei Selkin
2da1686445
Added CommentsIndentationCheck into checkstyle_checks.xml, issue #333 .
2015-08-08 11:54:21 +03:00
Michal Kordas
fd794d428c
Remove unnecessary consecutive lines in Checkstyle code. #1534
2015-08-02 18:41:32 -07:00
Michal Kordas
88cc5edb4c
Enable NonEmptyAtclauseDescription check on Checkstyle code. #945
2015-08-01 13:20:40 -07:00
Andrei Selkin
f8ba0d7279
Fix BooleanExpressionComplexity check violations in Checkstyle code, issue #1052
2015-08-01 09:42:45 -07:00
Aleksandr Ivanov
dba2da926c
Enable CustomImportOrder #1459
2015-07-24 23:07:07 +03:00
Aleksandr Ivanov
acbd47a66b
ImportOrder enabled in configuration #1448
2015-07-23 08:58:42 +03:00
Andrei Selkin
2661faec4c
Add UniquePropertiesCheck into checkstyle_checks.xml, issue #1129 .
2015-07-21 17:56:45 -07:00
Andrei Selkin
6c1b26a836
Fix RegexpHeader causing exception with default config, issue #1129 .
2015-07-18 12:41:27 +03:00
Bhavik Patel
4e821bf489
Fix AbstractClassName Check on checkstyle code #945
2015-07-05 22:46:29 -07:00
Bhavik Patel
ec414646ea
Fix AvoidEscapedUnicodeCharacters Check in Checkstyle Code. #945
2015-06-27 23:10:49 -07:00