silleellie/PyLint with dynamic badge

Perform pylint check on one or multiple packages/python files and update badge in README.md

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
lint-pathThe path, relative to the root of the repo, of the package(s) or pyton file(s) to lintyes
python-versionPython version which will install all dependencies and lint package(s)yes
requirements-pathThe path, relative to the root of the repo, of the requirements to installnorequirements.txt
readme-pathThe path, relative to the root of the repo, of the README.md to update with the pylint badgenoREADME.md
pylintrc-pathThe path, relative to the root of the repo, of the .pylintrc file containing custom lint rules to useno""
badge-textText to display in the badgenoPyLint
color-bad-scoreColor of the badge for pylint scores < 5. Hex, rgb, rgba, hsl, hsla and css named colors can all be usednored
color-ok-scoreColor of the badge for pylint scores in range [5,8). Hex, rgb, rgba, hsl, hsla and css named colors can all be usednoorange
color-good-scoreColor of the badge for pylint scores in range [8,10). Hex, rgb, rgba, hsl, hsla and css named colors can all be usednoyellow
color-perfect-scoreColor of the badge for pylint scores == 10. Hex, rgb, rgba, hsl, hsla and css named colors can all be usednobrightgreen
commit-messageMessage for the commit that updates pylint badgenoUpdated pylint badge

no outputs