-
Notifications
You must be signed in to change notification settings - Fork 329
Pull requests: airbnb/swift
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add rule to prefer
count(where: { ... })
over filter { ... }.count
#295
by calda
was merged Dec 12, 2024
Loading…
Update SwiftFormat
--swiftversion
to 6.0 with --languagemode 5
#291
by calda
was merged Oct 7, 2024
Loading…
Update infix operator spacing rule to clarify rule for operator definitions like
static func ==(lhs: T, rhs: T) -> Bool
#286
by calda
was merged Aug 21, 2024
Loading…
Update colon spacing rule to apply to dictionary literals
#285
by calda
was merged Aug 21, 2024
Loading…
Return a non-zero exit code when SwiftFormat autocorrect applies code changes
#268
by calda
was closed Apr 17, 2024
Loading…
Fix issue where linter would disallow "@unchecked Sendable" string in comments
#241
by calda
was merged Sep 25, 2023
Loading…
[IRL-10685] Make some suggested changes to style guide
#195
by benjaminbreier
was closed Sep 13, 2022
Loading…
Include binary targets directly in repo to work around Xcode performance issue
#183
by calda
was closed Aug 8, 2022
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.