stringbean/Scala Code Format
Format Scala source files with Scalafmt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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