breml / errchkjsonLinks
Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks
☆41Updated 3 weeks ago
Alternatives and similar repositories for errchkjson
Users that are interested in errchkjson are comparing it to the libraries listed below
Sorting:
- Run Go tests inside a Docker image☆100Updated 8 months ago
- ☆99Updated 10 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆57Updated last month
- Accept Interfaces, Return Concrete Types☆77Updated last month
- Check that no globals are present in Go code.☆122Updated 5 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- pct is a 'sort | uniq -c' replacement that also prints percentages☆42Updated 2 years ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- A corpus of popular Go modules☆108Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆78Updated last week
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- ☆121Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated this week
- go.mod git archiver☆88Updated 2 years ago
- Go package for sets implemented with generics☆44Updated 3 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago