Abirdcfly / dupwordLinks
A linter that checks for duplicate words in the source code (usually miswritten)
☆15Updated this week
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 last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- linter to enforce consistent import aliases☆16Updated 10 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- A linter that handles struct tags.☆55Updated 2 months ago
- Golang linter to use strconv☆42Updated last week
- detects nested contexts in loops or function literals☆57Updated last week
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 7 months ago
- golang linter to detect named returns☆29Updated this week
- a slog handler for testing that code logs expected results☆22Updated last year
- ☆43Updated 11 months ago
- linter for copyright headers☆28Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 2 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- Detects when some calls can be replaced by methods from the testing package☆28Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- Golang linter to check the errors handling expressions☆57Updated last month
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- jsonapi.org style payload serializer and deserializer☆19Updated 2 weeks ago
- Quick helpers for testing Go applications using generics.☆53Updated 7 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- Adds a license header to any Go source files☆39Updated 2 months ago
- Like gofmt, but for Markdown.☆59Updated 2 years ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated 11 months ago