Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

0.1.25

Compare
Choose a tag to compare
@pq pq released this 05 Sep 18:51
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 .