nagag08/Black

The uncompromising Python code formatter.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
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
output-fileOptional path to write Black output to a file in addition to stdout. Useful for keeping GitHub Actions logs clean when using --diff or --check. no""

no outputs