mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
cd34f8bf9f
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)