dsmith-oss-2/Black

The uncompromising Python code formatter.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 16, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dsmith-oss-2/black-mercor@5f7180da4791c6b948189488593fe9ccf87ff174 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
optionsOptions passed to Black. Use `black --help` to see available options. Default: '--check --diff'no--check --diff
srcSource to run Black. Default: '.'no.
jupyterSet this option to true to include Jupyter Notebook files. Default: falsenofalse
black_args[DEPRECATED] Black input arguments.no""
versionPython Version specifier (PEP440) - e.g. "21.5b1"no""
use_pyprojectRead Black version specifier from pyproject.toml if `true`.nofalse
summaryWhether to add the output to the workflow summarynotrue

no outputs