This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
0.1.25
Publish linter `0.1.25`. * 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//2309313002 .