Abirdcfly / dupword
A linter that checks for duplicate words in the source code (usually miswritten)
☆14Updated last week
Alternatives and similar repositories for dupword:
Users that are interested in dupword are comparing it to the libraries listed below
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Golang linter to use strconv☆34Updated 2 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- golang linter to detect named returns☆28Updated this week
- linter to enforce consistent import aliases☆16Updated 2 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- detects nested contexts in loops or function literals☆27Updated last week
- Detects when some calls can be replaced by methods from the testing package☆25Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- Simple oauth prompting☆28Updated last year
- A linter that handles struct tags.☆51Updated 2 months ago
- Generate Go enum encoding☆14Updated 3 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- ☆18Updated 11 months ago
- ☆26Updated 3 years ago
- Monkey patching unit testing utility for Go☆22Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- test coverage analysis in your terminal☆23Updated 2 years ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter for finding defer statements inside for loops☆25Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆15Updated last month
- Quick helpers for testing Go applications using generics.☆51Updated last year
- Print uncovered code☆53Updated last month
- Mutable strings in Golang via overlays☆13Updated last year