Closed wb8tyw closed 2 years ago
An elementary github action. A more advanced one would filter out just changed portions of the file and then annotated any issues in the File Changed tab.
This type of action is useful for a shared project to make prevent bugs and help improve the consistency of the project.
.github/workflows/pylint.yml: Pylint action for github
tests/install_pylint_ubunut.sh: Script to make sure pylint is installed on Ubuntu