mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
a855ac27b0
* Fix wrong correction when removing testable imports with UnusedImportRule * Fix false positive with UnusedImportRule when importing Foundation when there are attributes in that file requiring Foundation. * Update rules documentation * Add changelog entries