Pull in linter 0.1.21.

* New `only_throw_errors` lint.
* New lint to check for `empty_statements` (#259).
* Fixed NSME when file contents cannot be read (#260).
* Fixed unsafe cast in `iterable_contains_unrelated_type` (#267).

R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2103593003 .
This commit is contained in:
pq 2016-06-27 15:20:03 -07:00
parent 716898c227
commit 5d765e913c

2
DEPS
View file

@ -70,7 +70,7 @@ vars = {
"intl_tag": "@0.13.0",
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "@2.0.0",
"linter_rev": "@1a08f395b1f4e24b3901018938320f053bad6aa8",
"linter_rev": "@7ca3aab6ca45b988440e425c187993a533fbe27e",
"logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
"markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
"matcher_tag": "@0.12.0",