SwiftLint/Source/SwiftLintFramework/Rules/Metrics
JP Simard 0e862ca9c4
Enable vertical whitespace rules in SwiftLint
and fix violations
2018-12-02 14:01:23 -08:00
..
ClosureBodyLengthRule.swift Adds closure_body_length opt-in rule 2018-08-07 00:13:50 +02:00
ClosureBodyLengthRuleExamples.swift Remove unused imports (#2382) 2018-09-02 14:09:04 -07:00
CyclomaticComplexityRule.swift Enable vertical whitespace rules in SwiftLint 2018-12-02 14:01:23 -08:00
FileLengthRule.swift Organize rules by kind in Xcode project (#2341) 2018-08-05 18:54:05 -07:00
FunctionBodyLengthRule.swift Organize rules by kind in Xcode project (#2341) 2018-08-05 18:54:05 -07:00
FunctionParameterCountRule.swift Organize rules by kind in Xcode project (#2341) 2018-08-05 18:54:05 -07:00
LargeTupleRule.swift Enable vertical whitespace rules in SwiftLint 2018-12-02 14:01:23 -08:00
LineLengthRule.swift Enable vertical whitespace rules in SwiftLint 2018-12-02 14:01:23 -08:00
NestingRule.swift Enable vertical whitespace rules in SwiftLint 2018-12-02 14:01:23 -08:00
TypeBodyLengthRule.swift Organize rules by kind in Xcode project (#2341) 2018-08-05 18:54:05 -07:00