Skip to content

Commit 7a869ec

Browse files
g-cqdclaude
andcommitted
chore: align SwiftFormat config with SwiftLint
- Disable wrapMultilineStatementBraces to match SwiftLint's opening_brace rule 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 722aa9f commit 7a869ec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.swiftformat

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@
4747
--enable wrapSwitchCases
4848

4949
--disable acronyms
50-
--disable redundantOptionalBinding
50+
--disable redundantOptionalBinding
51+
--disable wrapMultilineStatementBraces

0 commit comments

Comments
 (0)