alingse / asasalintLinks
Golang linter, lint pass any slice as any in variadic function
☆18Updated 2 years ago
Alternatives and similar repositories for asasalint
Users that are interested in asasalint are comparing it to the libraries listed below
Sorting:
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Golang linter to use strconv☆40Updated 4 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- A file globbing library.☆67Updated 8 months ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Linter for correct usage of protobuf generated messages☆14Updated last year
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- detects nested contexts in loops or function literals☆48Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated 2 weeks ago
- golang implementation of IETF RFC6901: https://tools.ietf.org/html/rfc6901☆16Updated 5 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆92Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆42Updated 5 months ago
- linter to enforce consistent import aliases☆16Updated 7 months ago
- linter for copyright headers☆27Updated 2 weeks ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated this week
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago