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

Side by Side Diff: pkg/analyzer_cli/test/data/options_tests_project/.analysis_options

Issue 1529243002: Fix `analyzer_cli` error overrides (#24452). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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
OLDNEW
1 analyzer: 1 analyzer:
2 errors: 2 errors:
3 unused_local_variable: ignore 3 unused_local_variable: ignore
4 missing_return: error
5 undefined_function: warning
4 language: 6 language:
5 enableSuperMixins: true 7 enableSuperMixins: true
OLDNEW
« no previous file with comments | « pkg/analyzer_cli/lib/src/error_formatter.dart ('k') | pkg/analyzer_cli/test/data/options_tests_project/test_file.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698