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

Side by Side Diff: pkg/kernel/.analysis_options

Issue 2523673005: Enable strong-mode for pkg/kernel and fix some strong-mode warnings. (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | pkg/kernel/bin/dartk.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 analyzer: 1 analyzer:
2 strong-mode: true
2 language: 3 language:
3 enableSuperMixins: true 4 enableSuperMixins: true
4 exclude: 5 exclude:
5 - testcases/** 6 - testcases/**
OLDNEW
« no previous file with comments | « no previous file | pkg/kernel/bin/dartk.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698