project-monai/Format Python Code

Set up a Python file formatter, reformat the code, and commit the changes.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
format_argsOptions given to the formatter.no.
emailemail used for git commitnotest@example.org
usernameusername used for git commitnoFormatter bot
messagemessage for the formatting commitnoAuto python code formatting
tokenUsed to fetch the code and write commits of formatting changes. The token should have write permissions. no${{ github.token }}

no outputs