SwiftLint/Source/SwiftLintFramework/Rules/Performance
Danny Mösch 5ff40867b3
Apply consistent capitalization to rule names (#3938)
2022-12-26 09:32:36 +01:00
..
ContainsOverFilterCountRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
ContainsOverFilterIsEmptyRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
ContainsOverFirstNotNilRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
ContainsOverRangeNilComparisonRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
EmptyCollectionLiteralRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
EmptyCountRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
EmptyStringRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
FirstWhereRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
FlatMapOverMapReduceRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
LastWhereRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
ReduceBooleanRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00
ReduceIntoRule.swift Apply consistent capitalization to rule names (#3938) 2022-12-26 09:32:36 +01:00
SortedFirstLastRule.swift Reduce visibility of rules to be `internal` (#4533) 2022-11-09 11:01:26 -05:00