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

Issue 1972183002: Linter version 0.1.16 bump [TBR]. (Closed)

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

Description

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= Committed: https://github.com/dart-lang/linter/commit/b34333277a687dfc111ecbd7a3cd60893839f768

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -305 lines) Patch
M CHANGELOG.md View 1 chunk +8 lines, -0 lines 0 comments Download
M lib/src/rules.dart View 3 chunks +2 lines, -2 lines 0 comments Download
D lib/src/rules/dont_compare_unrelated_types_for_equality.dart View 1 chunk +0 lines, -186 lines 0 comments Download
A + lib/src/rules/unrelated_type_equality_checks.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
D test/rules/dont_compare_unrelated_types_for_equality.dart View 1 chunk +0 lines, -111 lines 0 comments Download
A + test/rules/unrelated_type_equality_checks.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (4 generated)
pquitslund
Committed patchset #1 (id:1) manually as b34333277a687dfc111ecbd7a3cd60893839f768 (presubmit successful).
4 years, 7 months ago (2016-05-12 13:13:32 UTC) #4
Brian Wilkerson
lgtm
4 years, 7 months ago (2016-05-12 14:31:14 UTC) #5
Alexei Diaz
4 years, 7 months ago (2016-05-12 15:47:56 UTC) #7
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698