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

Side by Side Diff: pkg/analyzer/.analysis_options

Issue 1765543002: Disable `annotate_overrides` pending bulk editor. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 linter: 1 linter:
2 rules: 2 rules:
3 - annotate_overrides 3 # TODO(pq): re-enable once we have a bulk edit tool
4 # - annotate_overrides
4 - empty_constructor_bodies 5 - empty_constructor_bodies
5 - unnecessary_brace_in_string_interp 6 - unnecessary_brace_in_string_interp
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698