mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
bump linter to 0.1.67
* miscellaneous mixin support fixes * update to `sort_constructors_first` to apply to all members * update `unnecessary_this` to work on field initializers Change-Id: If0578fb3dd67d8f746044e8bbc21e166cd43e4ef Reviewed-on: https://dart-review.googlesource.com/c/77984 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
parent
097e716694
commit
cf48bad128
1 changed files with 1 additions and 1 deletions
2
DEPS
2
DEPS
|
@ -96,7 +96,7 @@ vars = {
|
||||||
"intl_tag": "0.15.7",
|
"intl_tag": "0.15.7",
|
||||||
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
|
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
|
||||||
"json_rpc_2_tag": "2.0.9",
|
"json_rpc_2_tag": "2.0.9",
|
||||||
"linter_tag": "0.1.66",
|
"linter_tag": "0.1.67",
|
||||||
"logging_tag": "0.11.3+2",
|
"logging_tag": "0.11.3+2",
|
||||||
"markdown_tag": "2.0.2",
|
"markdown_tag": "2.0.2",
|
||||||
"matcher_tag": "0.12.3",
|
"matcher_tag": "0.12.3",
|
||||||
|
|
Loading…
Reference in a new issue