1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-03 00:08:46 +00:00

linter 0.1.129

Change-Id: Iac0739aca5b06975fe1f4e2e50c411d5e1352967
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180421
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
This commit is contained in:
pq 2021-01-21 20:13:22 +00:00 committed by commit-bot@chromium.org
parent 316cc15a55
commit f94455f54b
2 changed files with 2 additions and 2 deletions

View File

@ -85,7 +85,7 @@
#### Linter
Updated the Linter to `0.1.128`, which includes:
Updated the Linter to `0.1.129`, which includes:
* New lint: `avoid_dynamic_calls`.
* (Internal): `avoid_type_to_string` updated to use `addArgumentList` registry API.

2
DEPS
View File

@ -118,7 +118,7 @@ vars = {
"intl_tag": "0.17.0-nullsafety",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_rev": "b8dfe403fd8528fd14399dee3a6527b55802dd4d",
"linter_tag": "0.1.128",
"linter_tag": "0.1.129",
"logging_rev": "e2f633b543ef89c54688554b15ca3d7e425b86a2",
"markupsafe_rev": "8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
"markdown_rev": "6f89681d59541ddb1cf3a58efbdaa2304ffc3f51",