We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 545fb2d commit 6223146Copy full SHA for 6223146
action.yml
@@ -1,5 +1,5 @@
1
name: "Python Code Style, Quality, and Lint"
2
-description: "Supports black, yapf, isort, docformatter, pycodestyle, pydocstyle, mypy, pylint, flake8, mccabe, radon, rstcheck, check-manifest, and pyroma"
+description: "Supports a plethora of tools for checking your Python code and packages"
3
inputs:
4
python-root-list:
5
description: "A list of all paths to test"
0 commit comments