Skip to content

Releases: libnudget/fmtcheck

Release list

v0.1.0

Choose a tag to compare

@bniladridas bniladridas released this 06 Aug 19:43

Enforce consistent formatting across your CI pipeline.

What's included

  • Checks Go source files against gofmt and fails the build on any diff.
  • path input for checking a subdirectory.

Use

- uses: libnudget/fmtcheck@v0.1.0