This repository was archived by the owner on Jan 7, 2025. It is now read-only.
update core and recommended from the recent review #136
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
core
andrecommended
from the recent review3.0.0-wip
to indicate this is a 'breaking change' for this package (adding rules to the sets, which will make the analysis on CIs more restrictive); we won't publish until we've had time to review the remaining portion of the backlogcollection_methods_unrelated_type
to core dart-lang/core#787iterable_contains_unrelated_type
andlist_remove_unrelated_type
dart-lang/core#798use_string_in_part_of_directives
dart-lang/core#781unnecessary_constructor_name
- UseA()
overA.new()
dart-lang/core#785implicit_call_tearoffs
to core rules dart-lang/core#804Contribution guidelines:
dart format
.Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.