Closed SwiftyJunnos closed 5 months ago
This is due to the fact that SwiftLint is not yet embedding SwiftSyntax 600.x.y.
This is due to the fact that SwiftLint is not yet embedding SwiftSyntax 600.x.y.
It's now used on main
and will be part of the next release.
Got any idea of when the next release will be?
New Issue Checklist
Describe the bug
SwiftLint is making error to Typed-Error which is introduced in Swift 6. It seems that it's parsing Typed-Error as function's parameter.
Complete output when running SwiftLint, including the stack trace and command used
Environment
swiftlint version
to be sure)?xcodebuild -version
)?