lolgab/scalafmt
Run Scalafmt on Pull Requests diff and push the results
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commit-message | The commit message to use for the scalafmt changes | no | style: Run Scalafmt |
| files | Files to run Scalafmt on. Accepts newline separated list of globs | no | **.scala **.sbt **.sc **.mill |
| user-name | Git username used to commit the change | no | github-actions[bot] |
| user-email | Git email used to commit the change | no | 41898282+github-actions[bot]@users.noreply.github.com |
| repo-token | GitHub token to push changes | no | ${{ github.token }} |
Outputs
no outputs