Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

update unnecessary_const for case patterns #4050

Merged
merged 1 commit into from
Feb 6, 2023
Merged

update unnecessary_const for case patterns #4050

merged 1 commit into from
Feb 6, 2023

Conversation

pq
Copy link
Contributor

@pq pq commented Feb 6, 2023

@github-actions github-actions bot added the linter-set-recommended Affects a rule in the recommended Dart rule set label Feb 6, 2023
@coveralls
Copy link

Coverage Status

Coverage: 95.642% (+0.001%) from 95.641% when pulling 5bfc519 on unnec_const_patterns into cdc2c6c on main.

@pq pq merged commit 42d4d4e into main Feb 6, 2023
@pq pq deleted the unnec_const_patterns branch February 6, 2023 23:19
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
linter-set-recommended Affects a rule in the recommended Dart rule set
Development

Successfully merging this pull request may close these issues.

update unnecessary_const to not flag consts in case expressions (required for patterns migration)
3 participants