Skip to content

Commit 5d765e9

Browse files
committed
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). [email protected] Review URL: https://codereview.chromium.org/2103593003 .
1 parent 716898c commit 5d765e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ vars = {
7070
"intl_tag": "@0.13.0",
7171
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
7272
"json_rpc_2_tag": "@2.0.0",
73-
"linter_rev": "@1a08f395b1f4e24b3901018938320f053bad6aa8",
73+
"linter_rev": "@7ca3aab6ca45b988440e425c187993a533fbe27e",
7474
"logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
7575
"markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
7676
"matcher_tag": "@0.12.0",

0 commit comments

Comments
 (0)