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.
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.