SwiftLint/Source/SwiftLintFramework/Rules/Metrics
Danny Mösch e64e82d80d Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
..
ClosureBodyLengthRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
ClosureBodyLengthRuleExamples.swift Rewrite "body length" rules with SwiftSyntax (#4370) 2022-10-14 03:50:39 -04:00
CyclomaticComplexityRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
EnumCaseAssociatedValuesLengthRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
FileLengthRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
FunctionBodyLengthRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
FunctionParameterCountRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
LargeTupleRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
LargeTupleRuleExamples.swift Rewrite `large_tuple` rule with SwiftSyntax (#4156) 2022-09-05 01:10:59 -04:00
LineLengthRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00
NestingRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
NestingRuleExamples.swift Rethink body line count calculation (#4369) 2022-10-14 03:16:26 -04:00
TypeBodyLengthRule.swift Get rid of periods finishing rule descriptions 2023-01-10 22:29:13 +01:00