Skip to content

Commit 45a4ae0

Browse files
committed
Update DEPS to latest linter (0.1.26).
* Updated tests to use package `test` (#302). * Fixed false positive on `[]=` in `always_declare_return_types` (#300). * New `invariant_booleans` lint. * New `literal_only_boolean_expressions` lint. * Fixed `camel_case_types` to allow `$` in identifiers (#290). BUG= [email protected] Review URL: https://codereview.chromium.org/2309333002 .
1 parent a80ea01 commit 45a4ae0

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
@@ -71,7 +71,7 @@ vars = {
7171
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
7272
"json_rpc_2_tag": "@2.0.2",
7373
"kernel_rev": "@9509d282a62fe025f8d6242bb233b02e0a7fee04",
74-
"linter_tag": "@0.1.24",
74+
"linter_tag": "@0.1.26",
7575
"logging_tag": "@0.11.3+1",
7676
"markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
7777
"matcher_tag": "@0.12.0+2",

0 commit comments

Comments
 (0)