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

Side by Side Diff: .analysis_options

Issue 2068363002: pkg/test: Resolve a number of analyzer warnings (Closed) Base URL: https://github.com/dart-lang/test.git@master
Patch Set: Created 4 years, 6 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 unified diff | Download patch
OLDNEW
1 analyzer: 1 analyzer:
2 strong-mode: true 2 strong-mode: true
3 exclude:
4 - test/**/*.dart
nweiz 2016/06/20 20:51:36 What does this do exactly? Is there a way to run t
kevmoo 2016/06/20 20:57:49 This excludes the files in the test directory from
OLDNEW
« no previous file with comments | « no previous file | lib/src/runner/browser/content_shell.dart » ('j') | lib/src/runner/browser/content_shell.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698