k1low/gostyle-action

Run gostyle

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenThe GitHub tokenno${{ github.token }}
repo-checkoutCheckout the repositorynofalse
setup-goSet up Gonofalse
go-version-inputVersion of Go to use for gostyleno
check-latestSet this option to true if you want the action to always check for the latest available Go version that satisfies the version specnofalse
cacheUsed to specify whether Go caching is needed. Set to true, if you would like to enable caching.notrue
go-packageGo Package to scan with gostyleno./...
go-version-filePath to the go.mod or go.work file.no
use-reviewdogUse reviewdognotrue
reviewdog-versionVersion of reviewdognolatest
reviewdog-reporterReporter of reviewdog command [github-pr-check,github-pr-review,github-check].nogithub-pr-check
reviewdog-tool-nameTool name to use for reviewdog reporternogostyle
reviewdog-filter-modeFiltering for the reviewdog command [added,diff_context,file,nofilter].noadded
work-dirDirectory in which to run gostyleno.
config-fileConfig file path for gostyle.no""
flagsFlags for gostyleno""
versionVersion of gostylenolatest
fail-on-errorFail on gostyle errornotrue

no outputs