Skip to content

Move swiftly from SwiftFormat to swift-format #159

Open
@cmcgee1024

Description

@cmcgee1024

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions