baobabsoluciones/Black Code Format

Format Python code using Black and provide PR comments with results

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 2, 2025
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: baobabsoluciones/check-formatting-python@358ffa931edc6b82fe4acac77c346814d7b48e33 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
python-versionPython version to useno3.x
black-versionBlack version to usenolatest
black-argsBlack arguments to useno--check
github-tokenGitHub token for commenting on PRsyes${{ github.token }}
pathsPaths to check (space-separated). Example: "src tests"no.
fail-on-errorWhether to fail the action if formatting issues are foundnotrue
comment-modeMode of commenting (append, replace or none)noreplace

no outputs