codegero/Python Guardian

All-in-one Python quality gate — lint, format, type-check, security scan, and test in one action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to Python source directoryno.
python-versionPython version to useno3.12
ruffRun ruff lintingnotrue
blackCheck black formattingnotrue
mypyRun mypy type checkingnotrue
banditRun bandit security scannotrue
pytestRun pytestnotrue
pytest-argsAdditional pytest argumentsno""
fail-on-errorFail the workflow on any errornotrue
fail-on-warningFail the workflow on warnings (strict mode)nofalse
annotate-prAnnotate pull request with resultsnotrue
max-line-lengthMaximum line length for formatting checksno100

no outputs