alingse / asasalintLinks
Golang linter, lint pass any slice as any in variadic function
☆19Updated 2 years ago
Alternatives and similar repositories for asasalint
Users that are interested in asasalint are comparing it to the libraries listed below
Sorting:
- A linter that handles struct tags.☆55Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last month
- logr implementation against the stdlib log package☆36Updated 3 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 7 months ago
- Linter for correct usage of protobuf generated messages☆14Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated 2 years ago
- A simple terminal UI for Go linters☆81Updated 5 years ago
- A file globbing library.☆67Updated 2 weeks ago
- test coverage analysis in your terminal☆24Updated 3 years ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated 3 weeks ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Updated 3 years ago
- Golang logging library benchmarks☆71Updated 2 years ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- detects nested contexts in loops or function literals☆60Updated this week
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Tool for adding vanity import to Go code☆41Updated last year
- ☆54Updated last year
- Golang linter to use strconv☆42Updated 2 weeks ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- golang linter to detect named returns☆29Updated last week
- optional parameters for go☆50Updated 3 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month