Skip to content

Add support for overriding dart format command#150

Open
natebosch wants to merge 1 commit intomasterfrom
override-fmt-command
Open

Add support for overriding dart format command#150
natebosch wants to merge 1 commit intomasterfrom
override-fmt-command

Conversation

@natebosch
Copy link
Copy Markdown
Member

Add an option to override the command to enable easier testing against
custom formatter implementations.

Drop support for legacy SDKs with dartfmt as a separate command. These
SDKs are likely unused with this plugin anymore, and if they are the
same config that enables testing can be a workaround.

Add an option to override the command to enable easier testing against
custom formatter implementations.

Drop support for legacy SDKs with `dartfmt` as a separate command. These
SDKs are likely unused with this plugin anymore, and if they are the
same config that enables testing can be a workaround.
@natebosch natebosch requested a review from sigmundch April 2, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant