Copilot
|
b27a678852
|
Fix redundantInit rule: preserve .init with trailing closure on collection types for Swift < 6.4 (#2396)
Co-authored-by: calda <1811727+calda@users.noreply.github.com>
|
2026-03-03 08:09:28 -08:00 |
|
Nick Lockwood
|
a7f33d627a
|
Fix parens orphaned by redundantInit rule
|
2025-10-04 08:46:46 +01:00 |
|
Cal Stephens
|
08c51ce965
|
Update redundantInit rule to apply to function calls with single trailing closure argument (#2232)
|
2025-09-29 08:28:36 -07:00 |
|
Cal Stephens
|
5e7882baa8
|
Improve type-related helpers by adding TypeName type (#2187)
|
2025-09-22 19:13:36 -07:00 |
|
Nick Lockwood
|
add0c34108
|
Rename propertyType rule to propertyTypes
|
2024-11-16 20:23:01 +00:00 |
|
Cal Stephens
|
c79878b86e
|
Move rule examples below implementation closure (#1832)
|
2024-11-16 20:18:32 +00:00 |
|
Nick Lockwood
|
6beebcd21c
|
Move examples into rules files
|
2024-11-16 20:13:32 +00:00 |
|
Cal Stephens
|
6ce3bd52c1
|
Implement each rule in a separate file (#1782)
|
2024-11-09 11:26:22 +00:00 |
|