project-monai/Format Python Code
Set up a Python file formatter, reformat the code, and commit the changes.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| format_args | Options given to the formatter. | no | . |
| email used for git commit | no | test@example.org | |
| username | username used for git commit | no | Formatter bot |
| message | message for the formatting commit | no | Auto python code formatting |
| token | Used to fetch the code and write commits of formatting changes. The token should have write permissions. | no | ${{ github.token }} |
Outputs
no outputs