Skip to content

Add swift format ignore & disable swift lint for generated file #349

@mikelikespie

Description

@mikelikespie

I noticed our swift format really wants to reformat these files. It would be nice to make the codegen include

// swift-format-ignore-file
// swiftlint:disable all

at the beginning of each file, similar to what swift-protobuf codegen library does. This would prevent them from being auto-formatted.

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