Commit Graph

6379 Commits

Author SHA1 Message Date
Gavriil Sitnikov beac826751 ignore null annotations fix 2017-02-20 20:52:19 +03:00
Gavriil Sitnikov 3912ebd212 custom declaration check added 2017-02-20 20:32:50 +03:00
Gavriil Sitnikov 34b111caf4 Merge branch 'master' of https://github.com/checkstyle/checkstyle into hacked-lambda-indentation 2017-02-20 17:41:48 +03:00
Gavriil Sitnikov 1df76feba2 nullable annotation check added 2017-02-20 17:40:49 +03:00
Jochen Van de Velde f9a6b2ae99 Issue #2935: Correct naming in import control DTD 2017-02-19 15:20:58 -08:00
Andrei Selkin 3eaa031fb7 Issue #3843: Fix coverage problem for DesignForExtension 2017-02-19 15:09:24 -08:00
Roman Ivanov 29af968bb6 minor: swap of elements in NPATH xdoc to ease reading 2017-02-19 06:31:33 -08:00
Vladislav Lisetskii cd88872f9d Issue #3729: Reevaluate tokens in IllegalTokenText 2017-02-18 17:16:51 -05:00
rnveach e60bf1807a Issue #3748: updated reason for google's EmptyBlockCheck config 2017-02-17 16:34:14 -08:00
rnveach 6e8d1e0672 Issue #3721: enforced no abbreviations in checkstyle 2017-02-17 14:04:38 -08:00
rnveach a103ccf92b Issue #3721: expanded message and documentation AbbreviationAsWordInName 2017-02-17 14:04:38 -08:00
Roman Ivanov 1aa8bcf788 minor: NPATH: clarification for Statement and blocks, empty block is also should be counted as 1 2017-02-16 16:11:54 -08:00
Roman Ivanov 7f33056426 minor: update for NPathComplexity xdoc to qualify function term with method 2017-02-16 15:59:00 -08:00
rnveach 48d48fd097 Pull #3835: added missing leave token to AbstractTypeAwareCheck 2017-02-16 08:47:57 -08:00
rnveach 67bd379bd8 Issue #3701: changed google's message for IllegalTokenText 2017-02-16 06:18:56 -08:00
rnveach fe882ab223 Issue #3701: removed backspace from google's IllegalTokenText 2017-02-16 06:18:56 -08:00
rnveach 34ef127bdc Issue #3735: added lambdas to NeedBraces for checkstyle config 2017-02-15 20:38:34 -08:00
rnveach 2b645405ac Issue #3751: added assert literal to checkstyle illegal token 2017-02-15 20:27:53 -08:00
rnveach dcd5615e9e Issue #3803: added new case for if and or operator for IndentationCheck 2017-02-15 20:10:20 -08:00
rnveach 2e29226c84 Issue #3749: updated reason for google's OperatorWrapCheck config 2017-02-15 20:06:59 -08:00
shawn.kovalchick 4bc519ac05 Issue #3733: Modify indent check to handle multiple, stacked annotations 2017-02-15 08:02:49 -05:00
SATO Yusuke 8b367e9d35 Issue #3831: fixed funny messages in messages_ja.properties 2017-02-14 22:24:46 -08:00
Roman Ivanov dd0208b1ba minor: links to w3schools were updated to use https as linkcheck plugin detected redirect 2017-02-14 17:50:03 -08:00
Roman Ivanov 0f7c70e68f minor: change eclipse links to https to avoid linkcheck plugin violations 'SocketException : Connection reset' 2017-02-14 17:34:25 -08:00
Jochen Van de Velde e307efd92b Issue #3736: Clean up import control configuration 2017-02-12 22:37:49 -05:00
Roman Ivanov a169e60720 Issue #3818: skip travis deploy phase if changes in minor files or other ci configs 2017-02-12 18:18:13 -08:00
Roman Ivanov 88a419520b infra: refactoring for wercker config to make replace of property file 2017-02-12 07:07:27 -08:00
Roman Ivanov c1254fa86e Issue #3818: skip travis build if minor files or other CI files are changed 2017-02-12 07:04:21 -08:00
Roman Ivanov 887f5eadc9 Revert "infra: workaround for FileAlreadyExistsException: src/main/java/empty_file at launch.generateCheckstyleReport(launch.groovy:93)"
This reverts commit 32a9dc0524.
2017-02-12 05:31:32 -08:00
Roman Ivanov 32a9dc0524 infra: workaround for FileAlreadyExistsException: src/main/java/empty_file at launch.generateCheckstyleReport(launch.groovy:93) 2017-02-11 21:01:16 -08:00
Roman Ivanov c70fa5be40 infra: update circle ci to do substitution in the file 2017-02-11 20:58:53 -08:00
Roman Ivanov cbb03570a2 infra: fix typo change in circle.yml to use property file where guava is referenced 2017-02-11 20:43:00 -08:00
Jochen Van de Velde f798045b3c doc: Add notes on import control config for inner classes 2017-02-11 10:41:31 -08:00
Vladislav Lisetskii d3993feee8 Pull #3820: Rename method in CheckUtil 2017-02-11 07:34:12 -08:00
rnveach f382316e2f infra: update orekit commit 2017-02-11 07:33:52 -08:00
Robert Painsi c9fc6ba17d Issue #3718: Add varargs support for NoWhitespaceBefore 2017-02-10 21:48:30 -05:00
Roman Ivanov 90be9c61e1 config: restore default token LABELED_STAT in IllegalToken 2017-02-10 16:37:04 -08:00
Roman Ivanov 69bcd327f1 config: suppress permannent linkcheck plugin violation on correct url 2017-02-10 10:32:06 -08:00
Roman Ivanov c232625893 infra: reordering matrix items in travis to speedup build failure for most frequent items 2017-02-09 16:36:35 -08:00
Roman Ivanov d3edb92a5e Issue #3798: move some travis tasks to wercker 2017-02-09 16:30:58 -08:00
Andrei Selkin 3e541237a1 Issue #3702: Allow single character names in local variables, method and catch-blocks parameters names in accordance with Google Style Guide 2017-02-09 17:03:19 -05:00
kazachka 614b7647d8 Issue #3797: fix default and acceptable tokens for NPathComplexityCheck 2017-02-09 12:57:03 -08:00
Roman Ivanov fef078d8cd Issue #3800: Typo in website documentation for JavadocMethod 2017-02-09 12:44:26 -08:00
Roman Ivanov dab7a9af0e infra: fix for build Travis failure with invalid token 2017-02-09 08:24:45 -08:00
Roman Ivanov 837ae3bbb0 doc: Known API issues was added to reference #3810 2017-02-09 06:51:36 -08:00
rnveach 8c0e0d0035 Issue #3803: fixed catch indentation wrapping 2017-02-08 14:37:50 -08:00
Andrei Selkin a52c7a7a8a infra: fix cli arg names for launch.groovy 2017-02-05 11:03:28 -08:00
Roman Ivanov 0a1a355849 infra: switch to readonly token in travis 2017-02-05 07:12:45 -08:00
Roman Ivanov 071dc4bdcb minor: fix for incomplete previous refactoring 2017-02-05 06:36:04 -08:00
Roman Ivanov ecc429c92f minor: formatting of output for releasenotes generator 2017-02-04 08:55:51 -08:00