mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
735567dcb4
* #2353 - Move violating modifiers search to a private function * #2353 - Add offset and length to the ModifierDescription * #2353 - Make modifier_oder rule correctable * #2353 - Add modifier_oder rule correction tests * #2353 - Upadte the changelog * #2353 - Add missing Foundation import * #2353 - Fix linux tests * Small edits to ModifierOrderRule and changelog entry