go-simpler / musttagLinks
🚔 Enforce field tags in (un)marshaled structs
☆38Updated last week
Alternatives and similar repositories for musttag
Users that are interested in musttag are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆41Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Accept Interfaces, Return Concrete Types☆75Updated 2 weeks ago
- detects nested contexts in loops or function literals☆55Updated this week
- Golang linter to check the errors handling expressions☆55Updated 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
- ☆54Updated 11 months ago
- A linter that handles struct tags.☆54Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- linter for copyright headers☆28Updated 2 weeks ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Detects when some calls can be replaced by methods from the testing package☆28Updated last month
- ☆43Updated 9 months ago
- Simple oauth prompting☆28Updated last year
- Support for Unix domain sockets in Go HTTP clients☆83Updated last week
- Check that no globals are present in Go code.☆119Updated 4 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Extension handlers for the slog library☆43Updated 2 years ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆48Updated 10 months ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 6 months ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆91Updated 3 weeks ago