Open
Description
The swiftlang organization is standardizing on swift-format for all of the projects since it is based on swift-syntax. It will be good to align swiftly with the rest of the organization.
First, we'll need to find a configuration that most closely matches our Swiftformat configuration in .swiftformat at the version that we are currently using.
Next step is to sweep the code with the new format for the various edge cases that cannot be aligned completely.
Finally, the swift-format should be added to the project dependencies, replacing SwiftFormat if it is already there, add instructions on how to use the new formatter, and align the CI soundness (lint.docker) on the new formatter.
Metadata
Metadata
Assignees
Labels
No labels