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