mbilski / exhaustivestruct
☆26Updated 2 years ago
Alternatives and similar repositories for exhaustivestruct:
Users that are interested in exhaustivestruct are comparing it to the libraries listed below
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated last week
- Find declarations in Go source code that shadow predeclared identifiers☆30Updated last month
- Context-aware I/O streams (Writer, Reader) for Go☆51Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- golang linter to detect named returns☆27Updated last week
- ☆24Updated 2 years ago
- ☆90Updated 3 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆50Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- A linter that handles struct tags.☆48Updated last week
- ☆52Updated 3 months ago
- Function and HTTP request coalescer☆61Updated 11 months ago
- Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.☆25Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆119Updated this week
- Join contexts like never before!☆20Updated 7 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆33Updated this week
- A Go package for managing a group of collaborating goroutines.☆28Updated last month
- Allow and block list linter for direct Go module dependencies.☆73Updated last month
- Minimal environment variable parser for Go☆51Updated last month
- Syntax-aware Go code search, based on the mvdan/gogrep☆38Updated last year
- Detect deeply nested if statements in Go source code☆42Updated 3 years ago