MichaelCurrin / py-project-template

Starter template for a Python app - including CI and docs 🐍 🌠
https://michaelcurrin.github.io/py-project-template/
MIT License
7 stars 3 forks source link

Fix use of pylint-error #12

Closed MichaelCurrin closed 3 years ago

MichaelCurrin commented 4 years ago

On Mac this needs a config

usage: pylint-exit [-h] [-efail] [-wfail] [-rfail] [-cfail] PYLINTRC
pylint-exit: error: the following arguments are required: PYLINTRC
MichaelCurrin commented 3 years ago

I needed $$