SwiftLint/Source/SwiftLintFramework/Rules/Metrics
JP Simard 1a28275891
Migrate to use SourceKitten's new ByteCount/ByteRange types
2020-01-13 21:53:10 -08:00
..
ClosureBodyLengthRule.swift Update SourceKitten to 0.28.0 (#3011) 2020-01-03 16:47:18 -08:00
ClosureBodyLengthRuleExamples.swift Improve compilation time (#2965) 2019-11-15 11:36:25 -08:00
CyclomaticComplexityRule.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
EnumCaseAssociatedValuesLengthRule.swift Add AutomaticTestableRule conformance to EnumCaseAssociatedValuesLengthRule (#3005) 2020-01-03 00:34:29 -08:00
FileLengthRule.swift Use SwiftLintFile wrapper over the File 2019-11-07 15:19:17 +02:00
FunctionBodyLengthRule.swift Update SourceKitten to 0.28.0 (#3011) 2020-01-03 16:47:18 -08:00
FunctionParameterCountRule.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
LargeTupleRule.swift Migrate to use SourceKitten's new ByteCount/ByteRange types 2020-01-13 21:53:10 -08:00
LineLengthRule.swift Fix docstring formatting issues using DrString (#3032) 2020-01-12 11:19:33 -08:00
NestingRule.swift Use SwiftLintFile wrapper over the File 2019-11-07 15:19:17 +02:00
TypeBodyLengthRule.swift Update SourceKitten to 0.28.0 (#3011) 2020-01-03 16:47:18 -08:00