We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddd742 commit 583c9cbCopy full SHA for 583c9cb
Package.swift
@@ -67,7 +67,7 @@ let package = Package(
67
// Linter for Swift code
68
.package(url: "https://github.com/SimplyDanny/SwiftLintPlugins", exact: "0.59.1"),
69
// Formatter for Swift code
70
- .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.2"),
+ .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.56.4"),
71
],
72
73
// MARK: - Targets
0 commit comments