Enforce consistent formatting across your CI pipeline.
What's included
- Checks Go source files against
gofmtand fails the build on any diff. pathinput for checking a subdirectory.
Use
- uses: libnudget/fmtcheck@v0.1.0Enforce consistent formatting across your CI pipeline.
gofmt and fails the build on any diff.path input for checking a subdirectory.- uses: libnudget/fmtcheck@v0.1.0