life4 / awesome-go-code-formattersLinks
A curated list of Go code formatters (like gofmt)
☆41Updated 4 years ago
Alternatives and similar repositories for awesome-go-code-formatters
Users that are interested in awesome-go-code-formatters are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no globals are present in Go code.☆118Updated last month
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- The code used to serve gocorpus application☆52Updated last year
- Golang linter to use strconv☆40Updated 4 months ago
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Run Go tests inside a Docker image☆99Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- ☆53Updated 9 months ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Support for Unix domain sockets in Go HTTP clients☆80Updated last week
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- ☆43Updated 7 months ago
- Better sync package for Go.☆22Updated last year
- Linter that confirms DB rows and statements are closed properly.☆87Updated last month
- Static Dependency Analysis Tool for Go Files☆72Updated 4 years ago