Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Issue 2182183004: Linter `0.1.22`. (Closed)

Created:
4 years, 4 months ago by pquitslund
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/linter.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Linter `0.1.22`. * Grinder support (`rule:rule_name` and `docs:location`) for rule stub and doc generation (respectively). * Fix to allow leading underscores in `non_constant_identifier_names`. * New `valid_regexps` lint (#277). * New `whitespace_around_ops` lint (#249). * Fix to `overridden_fields` to flag overridden static fields (#274). * New `list_remove_unrelated_type` to detect passing a non-`T` value to `List.remove()`` (#271). * New `empty_catches` lint to catch empty catch blocks (#43). * Fixed `close_sinks` false positive (#268). * Added `linter` support for `--strong` to allow for running linter in strong mode. BUG= R=scheglov@google.com Committed: https://github.com/dart-lang/linter/commit/4b4f1f237914fbfbb4e3850bd648a70cc0ce8e15

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M CHANGELOG.md View 1 chunk +12 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
pquitslund
4 years, 4 months ago (2016-07-27 05:15:13 UTC) #2
scheglov
LGTM
4 years, 4 months ago (2016-07-27 06:35:33 UTC) #3
pquitslund
Committed patchset #1 (id:1) manually as 4b4f1f237914fbfbb4e3850bd648a70cc0ce8e15 (presubmit successful).
4 years, 4 months ago (2016-07-27 14:26:12 UTC) #5
Brian Wilkerson
4 years, 4 months ago (2016-07-27 15:14:40 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698