gofmt-action
Gofmt runner
An action to execute gofmt on Go files and report formatting issues.
Ready to use gofmt GitHub action
13 stars
3 watching
9 forks
Language: Shell
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gotesttools/gotestfmt | Transforms Golang test output into a human-readable format | 521 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |
jerome1337/golint-action | An action that runs a code linting tool on Go files in a specified directory. | 6 |
go-gilbert/gilbert | A toolchain and task runner for Go projects that allows declarative task definition and execution with features such as conditional logic and job templates. | 117 |
dustinblackman/gomodrun | A tool for executing and caching binaries from Go.mod files. | 36 |
jerome1337/goimports-action | An action to execute a command that orders Go file imports. | 5 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
actions/setup-go | An action that sets up a Go environment for use in GitHub Actions workflows | 1,414 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 92 |
jenkinsci/jenkinsfile-runner-github-actions | Enables Jenkinsfile execution within GitHub Actions using embedded Jenkins Single-shot masters | 201 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,116 |
gulien/orbit | A task runner for executing commands and generating files from templates on multiple platforms. | 185 |
jidicula/go-fuzz-action | An Automated testing workflow for Go code using built-in fuzz testing features | 15 |
izumin5210/action-go-crossbuild | A GitHub Actions workflow to build and deploy Go applications across multiple platforms | 6 |