8000 Tags · pylaligand/linter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pylaligand/linter

Tags

0.1.20

Toggle 0.1.20's commit message
Linter `0.1.20`.

* New `cancel_subscriptions` lint.

R=alexeidiaz@google.com

Review URL: https://codereview.chromium.org//2066683002 .

0.1.19

Toggle 0.1.19's commit message
Linter `0.1.19`.

* New `close_sinks` lint.
* Fixes to `iterable_contains_unrelated_type `.

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org//2064913002 .

0.1.18

Toggle 0.1.18's commit message
Bump to `0.1.18`.

Includes:
* Fix NSME in `iterable_contains_unrelated_type` (#245).
* Fixed typo in `comment_references` error description.
* Fix `overriden_field` false positive (#246).
* Rename linter binary `lints` option to `rules` (#248).
* Help doc tweaks.

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org//2035653003 .

0.1.17

Toggle 0.1.17's commit message
Linter version 0.1.17.

Introduces:

* Fix to `public_member_api_docs` to check for documented getters when checking setters (#237).
* New `iterable_contains_unrelated_type` lint to detect when `Iterable.contains` is invoked with an object of an unrelated type.
* New `comment_references` lint to ensure identifiers referenced in docs are in scope (#240).

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org//1992693003 .

0.1.16

Toggle 0.1.16's commit message
Linter version 0.1.16.

Includes:

* Fix for false positive in `overriden_field`s.
* New `unrelated_type_equality_checks` lint.
* Fix to accept `$` identifiers in string interpolation lint (#214).
* Update to new `plugin` API (`0.2.0`).
* Strong mode cleanup.

BUG=

Review URL: https://codereview.chromium.org//1972183002 .

0.1.14

Toggle 0.1.14's commit message
Bump to `0.1.14` pre-publish.

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org//1877033005 .

0.1.13

Toggle 0.1.13's commit message
Bump to 0.1.13.

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org//1782643002 .

0.1.11

Toggle 0.1.11's commit message
Bump to `0.1.11`.

BUG=
R=keertip@google.com

Review URL: https://codereview.chromium.org//1715893002 .

0.1.9

Toggle 0.1.9's commit message
Update to 0.1.9.

* Fixes `type_annotate_public_apis`.

BUG=
R=het@google.com

Review URL: https://codereview.chromium.org//1492973002 .

0.1.8

Toggle 0.1.8's commit message
Update to 0.1.8.

R=scheglov@google.com

Review URL: https://codereview.chromium.org//1465023002 .
0