Files
SwiftLint/Source/SwiftLintFramework
JP Simard ac53589f79 Fix issues with SortedImportsRule
* 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
2017-10-23 15:27:30 -07:00
..
2017-10-01 11:44:37 +08:00
2017-10-23 15:27:30 -07:00
2017-10-03 21:55:00 -03:00