darthbenro008/Goimports Check Action

A ready to use GitHub action to check goimports with folder/file exclusions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 20, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: darthbenro008/goimports-check-action@edb8a5c344735b301d632f58da7f9d56b11fbd7d # v0.2.0

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

namedescriptionrequireddefault
root-pathRoot path of GoImportsyes./
excludesA comma seperated string of directories to excludeno""
namedescription
goimports-outputThe goimports output if the command fail