Skip to content

Commit

Permalink
Turn back on Swift 6 mode. (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrandonw authored Sep 11, 2024
1 parent 0ef772d commit 9d1e15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ let package = Package(
.product(name: "SwiftCompilerPlugin", package: "swift-syntax"),
]
),
]
//, swiftLanguageMode: [.v6]
],
swiftLanguageVersions: [.v6]
)

#if !os(macOS) && !os(WASI)
Expand Down

0 comments on commit 9d1e15f

Please sign in to comment.