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.☆54Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- golang implementation of IETF RFC6901: https://tools.ietf.org/html/rfc6901☆16Updated 5 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 5 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- detects nested contexts in loops or function literals☆56Updated this week
- Linter for correct usage of protobuf generated messages☆14Updated 2 years ago
- ☆19Updated 4 years ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- linter to enforce consistent import aliases☆16Updated 9 months ago
- Visualize Go SSA function using Graphviz☆49Updated 4 months ago
- Golang linter to use strconv☆41Updated this week
- Collect data about your dependencies☆43Updated 5 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆24Updated last month
- Golang logging library benchmarks☆71Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- A file globbing library.☆67Updated 10 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆93Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Like gofmt, but for Markdown.☆59Updated 2 years ago