Bumpt DEPS to linter 0.1.39.

* `prefer_interpolation_to_compose_strings` update to allow concatenation of two non-literal strings
* `prefer_interpolation_to_compose_strings` updated to allow `+=`
* lots of rule documentation fixes and enhancements
* fix for `prefer_const_constructors_in_immutables` false positive with redirecting factory constructors

Bug:
Change-Id: I6c095567ef92ad47fc57cbcbfb6745d0173043c4
Reviewed-on: https://dart-review.googlesource.com/18380
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
pq 2017-11-02 18:54:44 +00:00 committed by Phil Quitslund
parent 8567741525
commit c0df9d42c6

2
DEPS
View file

@ -91,7 +91,7 @@ vars = {
"isolate_tag": "@1.1.0",
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "@2.0.4",
"linter_tag": "@0.1.38",
"linter_tag": "@0.1.39",
"logging_tag": "@0.11.3+1",
"markdown_tag": "@0.11.4",
"matcher_tag": "@0.12.1+4",