- Fixed indenting of
switch
cases inside#if
/#endif
clauses - Explicit
self
is no longer removed inside types using@dynamicMemberLookup
- Fixed indenting of wrapped, chained methods when using
--xcodeindentation
await
is no longer treated as a keyword if--swiftversion
is set to < 6- Fixed issue where single line method after array would wrap unexpectedly
- Made repository checkoutable on Windows