Skip to content

Commit

Permalink
Update to DEPS to linter 0.1.24.
Browse files Browse the repository at this point in the history
Picks up:

* Internal updates to keep up with changes in the analyzer package.
* Updated `close_sinks` to respect calls to `destroy` (#282).
* Fixed `only_throw_errors` to report on the expression not node.

BUG=
R=paulberry@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org/2247793002 .
  • Loading branch information
pq committed Aug 15, 2016
1 parent 10e8c55 commit e5029df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ vars = {
"isolate_tag": "@0.2.2",
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
"json_rpc_2_tag": "@2.0.0",
"linter_rev": "@296830692adccda06b19da04eaa696a547641729",
"linter_rev": "@da3ec6ae914b40332fa6b6e100c1d4aabe9e27ca",
"logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
"markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
"matcher_tag": "@0.12.0",
Expand Down

0 comments on commit e5029df

Please sign in to comment.