Swiftlint: Yams version needs to be updated

Created on 13 Aug 2020  路  8Comments  路  Source: realm/SwiftLint

Outdated yams version is conflicting with other useful packages, e.g. SwiftGen.
Screenshot 2020-08-13 at 13 14 38

Most helpful comment

I just cut releases of Yams and SourceKitten over the last few days and I'm updating to them here:https://github.com/realm/SwiftLint/pull/3319

All 8 comments

+1 to this. Our project needs the latest version of YAMS and this dependency is hindering our ability to use just Swift Package Manager due to the dependency conflict.

I just cut releases of Yams and SourceKitten over the last few days and I'm updating to them here:https://github.com/realm/SwiftLint/pull/3319

cc/ @sacheu

Merged #3319

@jpsim thanks for this. When is the next release?

We don't have a release schedule for SwiftLint, we cut releases when there's significant changes that users might want, there are no imminent changes almost ready to land, and when a maintainer has time to cut a release.

Sounds like you might want a release asap with this change? Before we do that, could you please confirm that updating SwiftLint to master fixes whatever issues you were seeing?

We have confirmed that this fix does resolve our issue. A release when convenient for you would be great! Many thanks!

Was this page helpful?
0 / 5 - 0 ratings