Files
SwiftLint/Source/SwiftLintFramework/Rules
Norio Nomura 7fa100a033 Reduce calls to String.characters.count in LineLengthRule.validateFile(_:)
By applying this, the duration of linting Carthage is reduced from:
```
swiftlint lint  20.07s user 1.10s system 84% cpu 25.023 total
```
to:
```
swiftlint lint  18.27s user 1.05s system 84% cpu 22.769 total
```
2016-01-10 20:44:36 +09:00
..
2016-01-06 10:54:32 +01:00
2015-12-27 13:33:42 -05:00
2016-01-09 01:42:47 -06:00
2015-12-27 13:33:42 -05:00
2015-12-27 13:33:42 -05:00
2015-12-27 13:33:42 -05:00
2015-12-27 13:33:42 -05:00
2015-12-27 13:33:42 -05:00