pytest plugin for running pylint against your codebase
conda install mfix::pytest-pylint
Run pylint with pytest and have configurable rule types (i.e. Convention, Warn, and Error) fail the build. You can also specify a pylintrc file.