Skip to content

Format generated code #156

@sahidvelji

Description

@sahidvelji

After running openfeature generate go, I expected the generated .go file to be formatted. I have not tried generating code for the other languages, but regardless, all generated code should be formatted. For Go, the choice of formatter is easy: Go has a builtin formatter go fmt. For other languages, it may make sense to evaluate each individually and use whatever formatter is most commonly used and recommended in the community. For example, we might use ruff for Python.

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