mbilski / exhaustivestruct
☆26Updated 3 years ago
Alternatives and similar repositories for exhaustivestruct
Users that are interested in exhaustivestruct are comparing it to the libraries listed below
Sorting:
- A linter that handles struct tags.☆54Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Updated last month
- golang linter to detect named returns☆28Updated 2 weeks ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- ☆24Updated 2 years ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- ☆107Updated 10 months ago
- Join contexts like never before!☆20Updated 7 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- ☆97Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- ☆40Updated last month
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆54Updated 3 weeks ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆19Updated 3 months ago
- ☆53Updated 7 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- A high-level interface for interacting with a Git subprocess in Go☆25Updated 6 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago