Skip to content

CI: auto-format code on push #33

@rland93

Description

@rland93

I think it might be useful to enforce code formatting whenever pushes are made.

I use an auto-formatter (python black) and greatly prefer it, because it helps make python syntax more automatic. But it's not just my preference, I think it would help everyone read code across the project since idiosyncratic whitespace styles would be made uniform.

https://black.readthedocs.io/en/stable/integrations/github_actions.html

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