Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add quick fix for exhaustive_cases #45923

Closed
Tracked by #45932
bwilkerson opened this issue May 5, 2021 · 1 comment
Closed
Tracked by #45932

Add quick fix for exhaustive_cases #45923

bwilkerson opened this issue May 5, 2021 · 1 comment
Assignees
Labels
analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on

Comments

@bwilkerson
Copy link
Member

The fix should add the missing case clauses.

@bwilkerson bwilkerson added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-quick-fix labels May 5, 2021
@devoncarew devoncarew added the P2 A bug or feature request we're likely to work on label May 7, 2021
@bwilkerson
Copy link
Member Author

Given that the fix will presumably leave to-do comments in the added cases, it isn't clear whether this fix should be enabled for bulk application.

@bwilkerson bwilkerson self-assigned this Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-quick-fix area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P2 A bug or feature request we're likely to work on
Projects
None yet
Development

No branches or pull requests

2 participants