Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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= R=brianwilkerson@google.com Review URL: https://codereview.chromium.org/2309333002 .
- Loading branch information