Update dependency nicklockwood/SwiftFormat to from: "0.58.2" #130
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
from: "0.57.2"
->from: "0.58.2"
Release Notes
nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)
v0.58.2
Compare Source
modifierOrder
rule confusedasync
effect forasync
modifierredundantInit
rule to apply toinit
calls with single trailing closureREADME.md
to reflect actual precedence behavior between.swift-version
files and--swift-version
arguments.v0.58.1
Compare Source
async
effect could be confused forasync
modifier, breakingdocCommentsBeforeModifiers
rule in protocol body with async functionswrapAttributes
rule would unexpectedly wrapasync
effect.swift-version
file was ignored if not also using config fileredundantAsync
ignoredawait
keyword in string interpolationacronyms
rule would incorrectly always capitalize potentially matching acronyms one letter before end of identifierredundantLet
rule to handle#Preview
macrov0.58.0
Compare Source
noForceUnwrapInTests
ruleredundantThrows
ruleredundantAsync
rulepreferFinalClasses
ruletrailingCommas
rule to handle cases now supported by Swift 6.2trailingClosures
rule to support multiple trailing closures--allow-partial-wrapping false
option to disallow partial wrapping of functions and collectionspropertyTypes
rule to support array, dictionary, and set literalsorganizeDeclarations
threshold options to organize types without adding marks--type-body-marks remove
option toorganizeDeclarations
organizeDeclarations
to support organizing protocol bodiesorganizeDeclarations
to treatassociatedtype
declarations as nested types, liketypealias
declarations.--blank-line-after-switch-case always
option toblankLineAfterSwitchCase
--default-test-suite-attributes
option topreferSwiftTesting
rule--markdown-files
options tostrict
andlenient
redundantPublic
rule to apply to private typestrailingClosures
andtrailingCommas
rules to support optional function callsmarkTypes
rule wouldn't add marks after extensionsredundantPublic
broke@_spi
annotated membershoistTry
rule could break@Test
attributeredundantVoidReturnType
rule could accidentally remove closure typeblankLinesAroundMark
not ignoring trailing comments at start of scopethrowingTests
rule tonoForceTryInTests
singlePropertyPerLine
to preserveasync let
declarationsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.