SwiftLint/Source/SwiftLintFramework/Rules/Performance
Paul Taykalo 693ee2cae9
Add Isnot Empty extension in the Swift Framework (#3387)
2020-11-07 18:42:55 -05:00
..
ContainsOverFilterCountRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
ContainsOverFilterIsEmptyRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
ContainsOverFirstNotNilRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
ContainsOverRangeNilComparisonRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
EmptyCollectionLiteralRule.swift Enable legacy_multiple and prefer_self_type_over_type_of_self in our codebase 2020-08-05 01:11:17 -07:00
EmptyCountRule.swift Enable legacy_multiple and prefer_self_type_over_type_of_self in our codebase 2020-08-05 01:11:17 -07:00
EmptyStringRule.swift Enable legacy_multiple and prefer_self_type_over_type_of_self in our codebase 2020-08-05 01:11:17 -07:00
FirstWhereRule.swift Add Isnot Empty extension in the Swift Framework (#3387) 2020-11-07 18:42:55 -05:00
FlatMapOverMapReduceRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00
LastWhereRule.swift Add Isnot Empty extension in the Swift Framework (#3387) 2020-11-07 18:42:55 -05:00
ReduceBooleanRule.swift Enable legacy_multiple and prefer_self_type_over_type_of_self in our codebase 2020-08-05 01:11:17 -07:00
ReduceIntoRule.swift Enable legacy_multiple and prefer_self_type_over_type_of_self in our codebase 2020-08-05 01:11:17 -07:00
SortedFirstLastRule.swift Add Inline test failure messages (#3040) 2020-02-02 10:35:37 +02:00