 Martin RedingtonandGitHub
|
0693d547b0
|
Add new unneeded_synthesized_initializer rule (#4812)
|
2023-06-21 22:15:02 +02:00 |
|
 woxtuandGitHub
|
f1d5a55658
|
Fix typo (#5044)
|
2023-06-10 23:50:49 +02:00 |
|
 Kyle BashourandGitHub
|
8822d40687
|
Add unhandled_throwing_task rule (#4958)
This rule will check Task's that are not explicitly annotated with success and
failure types for unhandled try expressions. These trys will silently fail if an
error is thrown.
See this forum thread for more details:
https://forums.swift.org/t/task-initializer-with-throwing-closure-swallows-error/56066
|
2023-05-10 14:03:01 -04:00 |
|
 Danny MöschandGitHub
|
6a2e973de3
|
Add new redundant_self_in_closure rule (#4911)
|
2023-05-05 21:14:14 +02:00 |
|
 JP SimardandGitHub
|
a7bc9e20c7
|
Move built-in rules to new SwiftLintBuiltInRules module (#4950)
|
2023-04-27 11:16:01 -04:00 |
|