-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels