Skip to content

Apply Dart 3 format style and re-enable format check - #475

Merged
btr-rmconsole-6[bot] merged 1 commit into
masterfrom
dart3-format
Sep 17, 2026
Merged

btr-rmconsole-6[bot] merged 1 commit into
masterfrom
dart3-format

Conversation

@robbecker-wf

Copy link
Copy Markdown
Member

Stacked on #474.

Problem / Feature

The Dart 3 upgrade left the CI format check commented out because Dart 3.7+ uses a new formatter style. This follow-up applies that style and turns the check back on.

Solution

Run dart run dart_dev format (dart format --language-version=latest) and restore the stable Ubuntu format --check step in .github/workflows/ci.yml.

Areas of Impact

  • Formatter output in lib/ and test/
  • CI format check on stable + ubuntu

Test Overview (QA Instructions)

Made with Cursor

@robbecker-wf
robbecker-wf added this pull request to stack #476 September 17, 2026 19:38
@robbecker-wf
robbecker-wf marked this pull request as ready for review September 17, 2026 21:16
@robbecker-wf
robbecker-wf requested a review from a team as a code owner September 17, 2026 21:16
Base automatically changed from dart3 to master September 17, 2026 22:40
Format with dart_dev's dart format --language-version=latest so the
stable Ubuntu job can run format --check again.

Co-authored-by: Cursor <cursoragent@cursor.com>
@robbecker-wf

Copy link
Copy Markdown
Member Author

QA +1 CI passes @Workiva/release-management-p

@rmconsole-wf rmconsole-wf left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

+1 from RM

@btr-rmconsole-6
btr-rmconsole-6 Bot merged commit ef9dd9a into master Sep 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants