mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
ac53589f79
* Fix superfluous disable command producing false positives * Fix import formatting assumptions: * Exactly once space after `import` * No support for `@testable import` * Reduce indentation * Omit types when they can be inferred * Omit explicit references to `self.` * Fix typos in comments * Make constrained extensions more generic * Use explicit ACLs for all declarations