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

Unified Diff: pubspec.yaml

Issue 1767843002: Lint for `@mustCallSuper` (#194). (Closed) Base URL: https://github.com/dart-lang/linter.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/src/rules/must_call_super.dart ('k') | test/rules/must_call_super.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 857a34abb274c3e166651e05dec983b0c0ef58ad..0282ef30c5af6913a3a6fdcf115f1fa1681d5d81 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -10,6 +10,7 @@ dependencies:
args: '>=0.12.1 <0.14.0'
cli_util: ^0.0.1
glob: ^1.0.3
+ meta: ^0.10.0
plugin: ^0.1.0
source_span: ^1.0.2
yaml: ^2.1.2
« no previous file with comments | « lib/src/rules/must_call_super.dart ('k') | test/rules/must_call_super.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698