Skip to content

Update .swift-format options and sync embedded fallback#4

Merged
heirloomlogic merged 1 commit intomainfrom
heirloomlogic/create-pr
Apr 20, 2026
Merged

Update .swift-format options and sync embedded fallback#4
heirloomlogic merged 1 commit intomainfrom
heirloomlogic/create-pr

Conversation

@heirloomlogic
Copy link
Copy Markdown
Owner

What

Tune .swift-format options and mirror the same changes into the embedded fallback JSON in both plugins so the shared config and fallbacks stay in sync:

  • Add indentBlankLines: false
  • lineBreakBeforeEachArgument: truefalse
  • reflowMultilineStringLiterals: { "never": {} }"onlyLinesOverLength"
  • BeginDocumentationCommentWithOneLineSummary: truefalse
  • UseEarlyExits: falsetrue

Why

Align formatter behavior with current house style and keep the embedded fallbacks consistent with .swift-format so the drift check stays green.

Checklist

  • bin/lint passes locally
  • bin/regenerate-embedded-fallback run (if .swift-format or fallback logic changed)
  • No unrelated changes included

@heirloomlogic heirloomlogic merged commit c80c838 into main Apr 20, 2026
1 check passed
@heirloomlogic heirloomlogic deleted the heirloomlogic/create-pr branch April 20, 2026 21:23
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