Skip to content

ci: static code analysis #7

@AngryMaciek

Description

@AngryMaciek

Having GitHub Actions mechanism running (as in #6 ) I would suggest to introduce a CI workflow which would run a static code analysis for python scripts; flake8 is a popular linter for python. That way you could ensure that the code inside the repository complies with the community standards. Example: here.

A Python code formatter might also be helpful: https://github.com/psf/black

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions