Skip to content

Improve how we format generated code #851

Description

@Andy-Grigg

We use pre-commit to format generated code as part of code generation CI.

However, this is a bit awkward. We can't use pre-commit.ci to update these versions because it seems to break the state of the repo (see #850).

We should consider if we can use Python code formatting tools directly, possibly as part of the generated library.

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