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

declared variable pattern support for unnecessary_nullable_for_final_variable_declarations #4189

Merged
merged 3 commits into from
Mar 22, 2023

Conversation

pq
Copy link
Contributor

@pq pq commented Mar 22, 2023

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

coveralls commented Mar 22, 2023

Coverage Status

Coverage: 96.313% (+0.007%) from 96.306% when pulling 8c00eec on unnecessary_nullable_for_final_variable_declarations_records into 3049702 on main.

Copy link
Contributor

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@pq pq merged commit 8f14d71 into main Mar 22, 2023
@pq pq deleted the unnecessary_nullable_for_final_variable_declarations_records branch March 22, 2023 15:53
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
…_variable_declarations` (dart-archive/linter#4189)

* declared variable pattern support for `unnecessary_nullable_for_final_variable_declarations`

* ++
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.

unnecessary_nullable_for_final_variable_declarations should have tests with patterns
3 participants