Skip to content

Add pre-commit config (black, flake8, isort) #190

Open
@Ananya2001-an

Description

@Ananya2001-an

💥 Proposal

Adding a pre-commit config file would be good for formatting/linting purposes. I am currently working on a python CLI project myself and we use pre commit hooks for the above mentioned reason. In the config file we can define the usage of black, flake8 and isort. Even later on you can add a lint test as a GHA which would be great for new PRs.

Have you read the Contributing Guidelines on Pull Requests?

Yes

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