Skip to content

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!

@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
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
…th (dart-lang/source_gen#718)

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.
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
…th (dart-lang/source_gen#718)

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