Closed andrewdmontgomery closed 4 months ago
Closes #311
Updates SwiftFormat to 0.54.0.
make swiftformat
make lint
Figured I'd update this while I was touching SwiftFormat. There are a good number of fixes additions and bug fixes.
Closes #311
Description
Updates SwiftFormat to 0.54.0.
Testing Steps
make swiftformat
and observe that there are no warnings (see issue #306 for examples)make lint
and observe that there are no warnings there either