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:
- A linter that handles struct tags.☆54Updated 4 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- A file globbing library.☆67Updated 9 months ago
- Golang linter to use strconv☆40Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 4 months ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last week
- Simple profiling for Go☆76Updated last year
- Golang logging library benchmarks☆71Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- detects nested contexts in loops or function literals☆51Updated this week
- Type-safe atomic values for Go☆19Updated last year
- Linter for correct usage of protobuf generated messages☆14Updated last year
- Like gofmt, but for Markdown.☆59Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- golang linter to detect named returns☆28Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- ☆27Updated 3 years ago
- Visualize Go SSA function using Graphviz☆49Updated 2 months 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
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago