You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed, running `swift format -i --recursive Sources Tests Package.swift` applies all that. I'll automate formatting in a pre-commit hook in a seperate PR, and will reformat everything (lot's of changes in test files).
It's the same formatting that's built in in Xcode 16 via ctrl+shift+i.
It's the same formatting that's built in in Xcode 16 via
ctrl+shift+i
.Originally posted by @stigi in #4 (comment)
The text was updated successfully, but these errors were encountered: