Skip to content

Add pylint to Github Actions #3

@PaigeCD

Description

@PaigeCD

Context and feature:
Using linters can help ensure that code is clean consistent. Through the use of Github Actions, linters could be automatically run for each new commit that is pushed to the repository.

Proposed solution:
Github Actions could be used to run the Python linter pylint on the repository's .py files. Additional linters could also be implemented as well.

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