Skip to content
This repository was archived by the owner on Jan 12, 2026. It is now read-only.

extension type support for prefer_constructors_over_static_methods#4680

Merged
pq merged 1 commit into
mainfrom
prefer_constructors_over_static_methods_extensionTypes
Aug 11, 2023
Merged

extension type support for prefer_constructors_over_static_methods#4680
pq merged 1 commit into
mainfrom
prefer_constructors_over_static_methods_extensionTypes

Conversation

@pq

@pq pq commented Aug 11, 2023

Copy link
Copy Markdown
Contributor

Fixes dart-lang/sdk#59250

(Sorry for the sorting churn; will be nice to add this code to sort verification in analyzer sooner than later!)

/cc @bwilkerson

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 96.543%. remained the same when pulling b5bea7a on prefer_constructors_over_static_methods_extensionTypes into 3e07457 on main.

@pq pq merged commit facc499 into main Aug 11, 2023
@pq pq deleted the prefer_constructors_over_static_methods_extensionTypes branch August 11, 2023 20:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

prefer_constructors_over_static_methods support for extension types

3 participants