ldez / gomoddirectivesLinks
A linter that handle directives into `go.mod`.
☆15Updated 3 weeks ago
Alternatives and similar repositories for gomoddirectives
Users that are interested in gomoddirectives are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Protobuf golang linter - use getters instead of fields.☆30Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- a slog handler for testing that code logs expected results☆18Updated 10 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- ☆42Updated 6 months ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months 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
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- linter to enforce consistent import aliases☆16Updated 6 months ago
- ☆21Updated 6 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆28Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- linter for copyright headers☆27Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- ☆26Updated 3 years ago
- ☆16Updated last year
- A curated list of Go code formatters (like gofmt)☆40Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆69Updated 2 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Golang linter checking the canonicality of the http header☆10Updated 4 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago