Skip to content

Add black and flake8 to pre-commit, and run it in GitHub Actions #134

@mhsmith

Description

@mhsmith

The easiest way to make sure the code stays compliant with black and flake8 is to give the repository a pre-commit configuration, so the checks will be run before every commit.

In case anyone forgets to enable pre-commit locally, it should also be run by GitHub Actions in each PR.

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