nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)
### [`v0.54.6`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0546-2024-10-07)
[Compare Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.54.5...0.54.6)
- Fixed incorrect wrapping of conditional bodies inside single-line string literals
- Fixed properties inside type with where clause being treated as local scope
- Fixed regression in `wrapMultilineStatementBraces` rule
- Fixed tokenizing of a throwing closure type in a generics clause
- Fixed bug in `parseDeclarations` where incorrect tokens could cause rules to time out
- Fixed issue where `organizeDeclarations` would add extra blank lines if type had blank lines with spaces
- Updated SwiftFormat for Xcode installation instructions for macOS 15 Sequoia
- Added known issue to README for `preferForLoop` rule
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
from: "0.54.5"
->from: "0.54.6"
Release Notes
nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)
### [`v0.54.6`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0546-2024-10-07) [Compare Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.54.5...0.54.6) - Fixed incorrect wrapping of conditional bodies inside single-line string literals - Fixed properties inside type with where clause being treated as local scope - Fixed regression in `wrapMultilineStatementBraces` rule - Fixed tokenizing of a throwing closure type in a generics clause - Fixed bug in `parseDeclarations` where incorrect tokens could cause rules to time out - Fixed issue where `organizeDeclarations` would add extra blank lines if type had blank lines with spaces - Updated SwiftFormat for Xcode installation instructions for macOS 15 Sequoia - Added known issue to README for `preferForLoop` ruleConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.