SwiftLint/Source/SwiftLintBuiltInRules/Rules/Metrics
Danny Mösch a2ba0a0626
Omit "Rule" in configuration names (#5024)
2023-05-20 04:39:04 -04:00
..
ClosureBodyLengthRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
ClosureBodyLengthRuleExamples.swift Move built-in rules to new SwiftLintBuiltInRules module (#4950) 2023-04-27 11:16:01 -04:00
CyclomaticComplexityRule.swift Specify default options in configurations only (#5020) 2023-05-18 17:21:30 +02:00
EnumCaseAssociatedValuesLengthRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
FileLengthRule.swift Omit "Rule" in configuration names (#5024) 2023-05-20 04:39:04 -04:00
FunctionBodyLengthRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
FunctionParameterCountRule.swift Specify default options in configurations only (#5020) 2023-05-18 17:21:30 +02:00
LargeTupleRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00
LargeTupleRuleExamples.swift Move built-in rules to new SwiftLintBuiltInRules module (#4950) 2023-04-27 11:16:01 -04:00
LineLengthRule.swift Specify default options in configurations only (#5020) 2023-05-18 17:21:30 +02:00
NestingRule.swift Specify default options in configurations only (#5020) 2023-05-18 17:21:30 +02:00
NestingRuleExamples.swift Move built-in rules to new SwiftLintBuiltInRules module (#4950) 2023-04-27 11:16:01 -04:00
TypeBodyLengthRule.swift Connect configs with their referencing rules to have some context in error logging (#5017) 2023-05-19 20:58:24 +02:00