Bump to latest linter (0.1.48).

* new `avoid_field_initializers_in_const_classes` lint
* miscellaneous documentation fixes
* improved handling of cascades in `unnecessary_statements`
* new `avoid_js_rounded_ints lint`

Change-Id: I0b1e78432404dd1946e187bff88c56342dacfe73
Reviewed-on: https://dart-review.googlesource.com/51364
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
pq 2018-04-16 21:43:26 +00:00 committed by Phil Quitslund
parent fe606f890b
commit 92a3fd7ffd

2
DEPS
View file

@ -98,7 +98,7 @@ vars = {
"intl_tag": "@0.15.2",
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "@2.0.6",
"linter_tag": "@0.1.47",
"linter_tag": "@0.1.48",
"logging_tag": "@0.11.3+1",
"markdown_tag": "@1.1.1",
"matcher_tag": "@0.12.1+4",