build: upgrade SwiftFormat to 0.58.7 - #400
Merged
Merged
Conversation
Support Swift 6.2 raw identifiers with a pinned formatter and preserve existing formatting policy. Keep this MRKT-142 supporting tooling change independent of navigation API work. --- *This response was drafted with AI assistance.*
robmaceachern
marked this pull request as ready for review
September 10, 2026 18:04
robmaceachern
enabled auto-merge (squash)
September 10, 2026 18:04
robmaceachern
added a commit
that referenced
this pull request
Sep 10, 2026
Keep the SwiftFormat upgrade independently reviewable in #400 while validating the MRKT-142 lifecycle API above that prerequisite. --- *This response was drafted with AI assistance.* * origin/codex/mrkt-142-swiftformat-0587: build: upgrade SwiftFormat to 0.58.7
4 tasks
johnnewman-square
approved these changes
Sep 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrade SwiftFormat from 0.54.2 to 0.58.7 to support Swift 6.2 raw identifiers, including human-readable Swift Testing function names.
Changes
some WorkflowUIEventparameter spelling.Validation
mise exec -- swiftformat --versionreports0.58.7.mise exec -- swiftformat --lint . --cache ignore: 0/283 files require formatting; 22 files skipped by formatter/configuration rules.git diff --checkpasses. Application, UI, and snapshot suites were not rerun locally; CI remains the build/test validation gate.Checklist
This response was drafted with AI assistance.