Files
SwiftLint/Source/SwiftLintFramework
Marcelo Fabri cd34f8bf9f Improve line_length rule performance
Don’t calculate swiftDeclarationKindsByLine and syntaxKindsByLine if it’s not needed:

- When there are no lines that would trigger a violation
- When no configuration parameter that needs that information is set (e.g. the default configuration)
2018-08-04 23:23:34 -07:00
..
2018-07-26 10:21:13 -07:00
2018-07-31 09:28:44 -07:00
2018-05-04 13:42:02 -07:00
2018-07-31 09:28:44 -07:00