mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
95a468a723
* master: use first(where:) instead of for loop in RulesCommand.swift remove unnecessary imports from AutoCorrectCommand.swift Typo in changelog Remove unnecessary import Avoid duplicating default value Update number_separator configuration in SwiftLint number_separator can be configured with a min length Enable more opt-in rules in SwiftLint Fix out of range exception in AttributesRule Fix trailing_comma crash