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 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- 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 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆34Updated this week
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last month
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- detects nested contexts in loops or function literals☆51Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Golang logging library benchmarks☆71Updated 2 years ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Simple profiling for Go☆76Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Linter for correct usage of protobuf generated messages☆14Updated 2 years ago
- Visualize Go SSA function using Graphviz☆49Updated 3 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated last week
- linter to enforce consistent import aliases☆16Updated 8 months ago
- Linter to check if your tests have been marked as parallel correctly☆58Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A file globbing library.☆67Updated 9 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- Golang linter to use strconv☆41Updated 5 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Simple oauth prompting☆28Updated last year
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated last year
- Like gofmt, but for Markdown.☆59Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆74Updated last week
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago