actions-marketplace-validations/Python Blacken

Customisable GitHub action to use black to check Python code in your repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 20, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/piotrpawlaczek_python-blacken@c764e97de12914cb727fb4a81af607ba014bbe01 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
pathFile or directory to run black on.no.
line-lengthThe number of characters allowed per line.no88
sanity-checkSanity check [fast|safe]nosafe
only-checkOnly check the files instead of modify them [yes|no] noyes
namedescription
outputThe output of black.