actions-marketplace-validations/Scala Code Format

Format Scala source files with Scalafmt

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 20, 2023
License
Apache 2.0
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/stringbean_scalafmt-action@ad9d3a004a48f8d6407f2b702732b9490496eddc # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionVersion of scalafmt to usenoauto
format-filesIf true then scalafmt will reformat source files instead of checkingnofalse
compare-branchBranch to compare against to filter only changed filesno
use-gitignoreIf true then the .gitignore file will be used to filter sourcesnotrue
pathPath(s) to scanno.
github-tokenGitHub access token to access the repo (will be autodetected if not supplied)no${{github.token}}

no outputs