Skip to content

Commit 434d24e

Browse files
committed
Introduce formatting issues to check error message
1 parent 1999b1f commit 434d24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Swiftly/Swiftly.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import LinuxPlatform
55
#elseif os(macOS)
66
import MacOSPlatform
77
#endif
8-
import SwiftlyCore
8+
import SwiftlyCore
99

1010
public struct GlobalOptions: ParsableArguments {
1111
@Flag(name: [.customShort("y"), .long], help: "Disable confirmation prompts by assuming 'yes'")

0 commit comments

Comments
 (0)