Skip to content
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

Change formatOutput function to accept a language version to parse with #718

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

jakemac53
Copy link
Contributor

Updates to the latest dart_style version and passes in a language version. This is in preparation for the tall style formatter which will require a language version to work properly.

  • This is a breaking change because the formatOutput callback now needs to accept a language version.
  • Also drops the default fix for single cascades, fixes will no longer be supported in dart_style.

Copy link
Member

@munificent munificent left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

source_gen/CHANGELOG.md Outdated Show resolved Hide resolved
@jakemac53 jakemac53 merged commit 76475e3 into master Sep 11, 2024
12 checks passed
@jakemac53 jakemac53 deleted the formatter-language-version branch September 11, 2024 14:31
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.

3 participants