actions-marketplace-validations/Scala Code Format
Format Scala source files with Scalafmt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 20, 2023
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/stringbean_scalafmt-action@ad9d3a004a48f8d6407f2b702732b9490496eddc # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of scalafmt to use | no | auto |
| format-files | If true then scalafmt will reformat source files instead of checking | no | false |
| compare-branch | Branch to compare against to filter only changed files | no | — |
| use-gitignore | If true then the .gitignore file will be used to filter sources | no | true |
| path | Path(s) to scan | no | . |
| github-token | GitHub access token to access the repo (will be autodetected if not supplied) | no | ${{github.token}} |
Outputs
no outputs