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
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- detects nested contexts in loops or function literals☆34Updated this week
- golang linter to detect named returns☆28Updated this week
- linter to enforce consistent import aliases☆16Updated 3 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Golang linter to use strconv☆39Updated last month
- A linter that handles struct tags.☆53Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 weeks ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated this week
- Print uncovered code☆54Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 9 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Accept Interfaces, Return Concrete Types☆65Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated this week
- A very simple table using lipgloss and text/tabwriter.☆12Updated 11 months ago
- A file globbing library.☆67Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- strftime/strptime for Go☆17Updated 2 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- linter for copyright headers☆24Updated 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`.☆25Updated 2 weeks ago
- String conversion functions for lipgloss Styles☆25Updated 2 years ago
- Linter that checks that comments end in a period☆46Updated 2 months ago
- test coverage analysis in your terminal☆23Updated 2 years ago
- Typed enumeration flags (single and slice) for spf13/pflag, Go's flag drop-in package.☆30Updated 3 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated 7 months ago