From c92406f57c3bac4c825778c9c3b9267847e1c334 Mon Sep 17 00:00:00 2001 From: pq Date: Fri, 21 Sep 2018 17:10:14 +0000 Subject: [PATCH] bump to linter 0.1.63 * updated `unawaited_futures` to ignore assignments within cascades * new lint: `sort_dependencies` Change-Id: Iec39fce58d4c6230613f947ed6fc99fec516c722 Reviewed-on: https://dart-review.googlesource.com/75942 Reviewed-by: Brian Wilkerson Commit-Queue: Phil Quitslund --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index fd9dabbf754..82d3de273b8 100644 --- a/DEPS +++ b/DEPS @@ -95,7 +95,7 @@ vars = { "intl_tag": "0.15.6", "jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1", "json_rpc_2_tag": "2.0.9", - "linter_tag": "0.1.62", + "linter_tag": "0.1.63", "logging_tag": "0.11.3+2", "markdown_tag": "2.0.2", "matcher_tag": "0.12.3",