Swiftlint: Please create a new release version

Created on 22 Jul 2020  路  5Comments  路  Source: realm/SwiftLint

While using the latest release, version 0.39.2, I encountered the issues fixed in https://github.com/realm/SwiftLint/pull/3198

Concretely, in a file that only referenced DispatchQueue, the unused_import rule would remove import Foundation but not replace it with import Dispatch.

I can update my repository to use a build from master, but it would be great to use a release version instead.

Most helpful comment

All 5 comments

I also think it would be really useful to put out another release now, since the last one was in April. @jpsim or @marcelofabri perhaps you could help? I'd be happy to contribute some time if there's some way for me to help as well

I've been merging a few PRs today and I'm planning to cut a new release later this week 馃敎

Awesome, thank you!

Thank you @marcelofabri 馃憤 Good job!

Was this page helpful?
0 / 5 - 0 ratings