Abirdcfly / dupword
A linter that checks for duplicate words in the source code (usually miswritten)
☆14Updated this 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☆38Updated 2 weeks ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- Golang linter to use strconv☆40Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- linter to enforce consistent import aliases☆16Updated 4 months ago
- detects nested contexts in loops or function literals☆41Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- golang linter to detect named returns☆28Updated this week
- A linter that handles struct tags.☆53Updated 3 weeks ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆18Updated 2 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated 3 weeks ago
- A very simple table using lipgloss and text/tabwriter.☆12Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- linter for copyright headers☆24Updated 3 weeks ago
- Linter that checks that comments end in a period☆46Updated last week
- Print uncovered code☆54Updated 3 months ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- ☆26Updated 3 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆66Updated this week
- Quick helpers for testing Go applications using generics.☆52Updated 3 weeks ago
- Generate Go enum encoding☆14Updated last month
- A port of Brendan Gregg's eBPF profile.py application to Golang.☆27Updated last month
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Detects functions from golang.org/x/exp/ that can be replaced by std functions.☆12Updated 3 weeks ago
- A file globbing library.☆67Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago