Skip to content

Commit 966038e

Browse files
devoncarewcommit-bot@chromium.org
authored andcommitted
[analyzer] update package:analyzer_plugin wrt some lints
Change-Id: Ic8a8989d3dbaab583f8f308d4c3ebbe7accc24cc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108340 Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Devon Carew <[email protected]>
1 parent cab2ca2 commit 966038e

File tree

7 files changed

+232
-231
lines changed

7 files changed

+232
-231
lines changed

pkg/analyzer_plugin/analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ analyzer:
44
linter:
55
rules:
66
- annotate_overrides
7+
- avoid_return_types_on_setters
78
- empty_constructor_bodies
89
- empty_statements
910
#- prefer_single_quotes

0 commit comments

Comments
 (0)