adafruit / adabot

Adabot is our robot friend who helps Adafruit online
MIT License
13 stars 27 forks source link

Added checks for pre-commit-config.yaml #260

Closed evaherrada closed 2 years ago

evaherrada commented 2 years ago

Pylint isn't being handled in build.yml anymore, so I made those checks relevant to .pre-commit-config.yaml and added a few more. I tested with testrepo and ran it locally. The pylint version in cookiecutter is different from the version in most repos so if merged this will say those libraries (almost all) have an incorrect pylint version.