lee-dohm/auto-format
A GitHub Action that calls your scripts to auto-format your code in a pull request if it isn't already
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| check | Command to use to check that the source is properly formatted | yes | — |
| format | Command to use to format the source | yes | — |
| message | Message to use for the commit, if any | — | Automated formatting |
| setup | Command to use to set up your source | — | — |
Outputs
no outputs