Abirdcfly / dupwordView external linksLinks
A linter that checks for duplicate words in the source code (usually miswritten)
☆15Feb 10, 2026Updated last week
Alternatives and similar repositories for dupword
Users that are interested in dupword are comparing it to the libraries listed below
Sorting:
- Golang linter, lint pass any slice as any in variadic function☆19May 22, 2023Updated 2 years ago
- containedctx is a linter that detects struct contained context.Context field☆21Apr 2, 2025Updated 10 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- A linter that handle directives into `go.mod`.☆16Dec 4, 2025Updated 2 months ago
- Period is a type that represents ISO-8601 periods of time.☆16Jan 9, 2026Updated last month
- Go library for truncating strings☆13Dec 11, 2024Updated last year
- Salesforce SOAP API Client for golang☆14Sep 25, 2020Updated 5 years ago
- detects nested contexts in loops or function literals☆66Feb 8, 2026Updated last week
- Faster camelcase implementation☆17Jan 21, 2023Updated 3 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 10 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated this week
- Golang linter to use strconv☆43Nov 19, 2025Updated 2 months ago
- Go Linter: finds wasted assignment statements 🗑☆38Dec 2, 2024Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆39Jan 19, 2026Updated 3 weeks ago
- ☆21Jan 16, 2026Updated last month
- Sorting algorithms implemented in Go☆22Feb 6, 2026Updated last week
- a slog handler for testing that code logs expected results☆23Aug 8, 2024Updated last year
- 🧠 Golang Memoizer - Extremely fast, 0 allocation, concurrency safe, 0 Dependencies. guaranteed duplicate function call suppression☆18Nov 19, 2024Updated last year
- 🌀 A simple Go package for (un-)marshalling null-able JSON types☆21Sep 2, 2025Updated 5 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- ☆18Sep 17, 2025Updated 4 months ago
- A linter that handles struct tags.☆56Dec 4, 2025Updated 2 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Oct 28, 2025Updated 3 months ago
- The tool to pretty print JSON log stream right from running process in human readable format☆24Dec 7, 2025Updated 2 months ago
- Golang IBAN validation☆22Mar 24, 2022Updated 3 years ago
- Go linter that checks for required fields in structs.☆32Dec 1, 2025Updated 2 months ago
- An extendable scheduling and scaling tool built on Kubernetes☆60Jan 18, 2024Updated 2 years ago
- ☆55Oct 16, 2024Updated last year
- Free listening port from the OS☆29Nov 25, 2024Updated last year
- Add a binary to github action☆28Nov 19, 2025Updated 2 months ago
- Argo shared libraries between Argo projects☆35Feb 10, 2026Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Feb 1, 2026Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Oct 30, 2025Updated 3 months ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- golang linter to detect named returns☆29Feb 10, 2026Updated last week
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 10 months ago