Files
SwiftLint/Source/SwiftLintFramework
Norio Nomura 1b2ba7ac88 Rewrite CommaRule.correctFile(_:)
Now corrections happen only on violations.
Because `assertCorrection(_:expected:)` expects one correction for each `corrections`,
and the rule added by 93e8e12 causes two corrections on previous logic.

Fix #466
2016-02-17 11:11:47 +09:00
..
2016-02-14 23:07:18 +09:00
2016-02-13 13:14:41 +09:00
2016-02-17 11:11:47 +09:00
2016-02-16 13:39:16 -08:00