Abirdcfly / dupwordLinks
A linter that checks for duplicate words in the source code (usually miswritten)
☆14Updated 3 weeks ago
Alternatives and similar repositories for dupword
Users that are interested in dupword are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- linter to enforce consistent import aliases☆16Updated 7 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Golang linter to use strconv☆40Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A linter that handle directives into `go.mod`.☆15Updated last month
- detects nested contexts in loops or function literals☆51Updated last week
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- A linter that handles struct tags.☆54Updated 3 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- A port of Brendan Gregg's eBPF profile.py application to Golang.☆28Updated 4 months ago
- linter for copyright headers☆27Updated 3 weeks ago
- a slog handler for testing that code logs expected results☆18Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- ☆53Updated 9 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 last month
- ☆43Updated 7 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆55Updated last year
- Quick helpers for testing Go applications using generics.☆52Updated 3 months ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated last month
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- Simple oauth prompting☆28Updated last year