Skip to content

Commit 66300e9

Browse files
pqCommit Queue
authored andcommitted
[CQ] enable unnecessary_ignore
Change-Id: Iec50385ec1ecf56ed3056a0a844adcfee71ac09e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/407502 Reviewed-by: Brian Wilkerson <[email protected]> Auto-Submit: Phil Quitslund <[email protected]> Commit-Queue: Phil Quitslund <[email protected]> Reviewed-by: Samuel Rawlins <[email protected]> Commit-Queue: Brian Wilkerson <[email protected]>
1 parent 4be9188 commit 66300e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/analyzer_utilities/analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ linter:
1818
- prefer_single_quotes
1919
- unawaited_futures
2020
- unnecessary_breaks
21+
- unnecessary_ignore
2122
- unnecessary_library_directive
2223
- unnecessary_parenthesis
2324
- unreachable_from_main

0 commit comments

Comments
 (0)