Abirdcfly / dupwordLinks
A linter that checks for duplicate words in the source code (usually miswritten)
☆15Updated 2 weeks ago
Alternatives and similar repositories for dupword
Users that are interested in dupword are comparing it to the libraries listed below
Sorting:
- A linter that handle directives into `go.mod`.☆16Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- linter to enforce consistent import aliases☆16Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Golang linter to use strconv☆43Updated last month
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 8 months ago
- detects nested contexts in loops or function literals☆63Updated 2 weeks ago
- golang linter to detect named returns☆29Updated 2 weeks ago
- A linter that handles struct tags.☆55Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- ☆43Updated last year
- Cron expression parser in Go language (golang)☆31Updated 2 weeks 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
- Checks for a new line before return and branch statements.☆27Updated last year
- List, find and inspect operating system processes in Go☆27Updated 2 weeks ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated last year
- linter for copyright headers☆28Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated 2 weeks ago
- A port of Brendan Gregg's eBPF profile.py application to Golang.☆28Updated 9 months ago
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆56Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Type-safe atomic values for Go☆19Updated 2 years ago
- Quick helpers for testing Go applications using generics.☆53Updated 8 months ago
- ☆27Updated 3 years ago
- ☆54Updated last year
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated last year
- Detects when some calls can be replaced by methods from the testing package☆30Updated 3 weeks ago
- a slog handler for testing that code logs expected results☆23Updated last year