-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Remove unnecessary breaks in default clauses of switch statements #7462
Remove unnecessary breaks in default clauses of switch statements #7462
Conversation
@stuartmorgan Does this require incrementing any package version numbers? Or should I add the override labels? |
Usually we err on the side of releasing anything that changes code, but this is very clearly a no-op so it's fine to override. |
Override changelog and version: While technically a code change, this is a no-op behaviorally. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
flutter/packages@4e5d47e...c5d03ee 2024-08-21 [email protected] [many] Remove dependency on `kotlin-bom` (flutter/packages#7088) 2024-08-21 [email protected] Remove unnecessary breaks in default clauses of switch statements (flutter/packages#7462) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
flutter/packages@4e5d47e...c5d03ee 2024-08-21 [email protected] [many] Remove dependency on `kotlin-bom` (flutter/packages#7088) 2024-08-21 [email protected] Remove unnecessary breaks in default clauses of switch statements (flutter/packages#7462) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
See https://dart.googlesource.com/sdk.git/+/045d26bc74209f5acc6466669f89686344e83de2