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

Unified Diff: pkg/analysis_server/pubspec.yaml

Issue 1042913002: Clean up analyzer hints. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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 | « pkg/analysis_server/lib/src/services/correction/namespace.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/pubspec.yaml
diff --git a/pkg/analysis_server/pubspec.yaml b/pkg/analysis_server/pubspec.yaml
index 121f1487ba836f74a1692ec319be4df10c5fa03a..c8c2ea437db069a2af3f6f90a641d52d0b024cbf 100644
--- a/pkg/analysis_server/pubspec.yaml
+++ b/pkg/analysis_server/pubspec.yaml
@@ -6,7 +6,7 @@ homepage: http://www.dartlang.org
environment:
sdk: '>=1.0.0 <2.0.0'
dependencies:
- analyzer: 0.25.0-dev.1
+ analyzer: 0.25.0-dev.3
args: '>=0.12.1 <0.13.0'
logging: any
path: any
« no previous file with comments | « pkg/analysis_server/lib/src/services/correction/namespace.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698