A linter that handle directives into `go.mod`.
☆17Dec 4, 2025Updated 3 months ago
Alternatives and similar repositories for gomoddirectives
Users that are interested in gomoddirectives are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- ☆21Jan 16, 2026Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- Protobuf golang linter - use getters instead of fields.☆33Feb 5, 2026Updated last month
- Go Linter 🧐 (available in golangci-lint) that checks the order of methods and constructors☆17Mar 16, 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 last month
- Linter checks that printf-like functions are named with `f` at the end.☆26Sep 2, 2025Updated 6 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last month
- linter to enforce consistent import aliases☆17Dec 26, 2024Updated last year
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- social reputation checker for Go modules☆25Mar 16, 2026Updated last week
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 3 weeks ago
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Linter that confirms DB rows and statements are closed properly.☆92Updated this week
- ☆25Jan 21, 2022Updated 4 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆39Oct 30, 2025Updated 4 months ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- golang linter to detect named returns☆29Mar 12, 2026Updated last week
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- Go linter that checks for required fields in structs.☆32Feb 18, 2026Updated last month
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Jul 31, 2022Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆82Mar 1, 2026Updated 3 weeks ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 5 months ago
- Correct commonly misspelled English words in source files☆37Feb 10, 2026Updated last month
- An abstraction of a libxml2 binding which exports Marshal/Unmarshal like Golang encoding/xml API☆19Jul 25, 2018Updated 7 years ago
- noctx finds function calls without context.Context.☆220Mar 11, 2026Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Apr 10, 2025Updated 11 months ago
- Linter to detects the overuse or misuse of interfaces in Go code AKA "Interface Pollution"☆17Feb 26, 2026Updated 3 weeks ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated last month
- gostyle is a set of analyzers for coding styles.☆28Mar 8, 2026Updated 2 weeks ago
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- linter for copyright headers☆30Feb 10, 2026Updated last month