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:
- linter to enforce consistent import aliases☆16Updated 9 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆35Updated this week
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter to use strconv☆41Updated this week
- ☆43Updated 10 months ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- a slog handler for testing that code logs expected results☆21Updated last year
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- ☆18Updated last month
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- golang linter to detect named returns☆28Updated last week
- Golang linter to check the errors handling expressions☆56Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆77Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 6 months ago
- Linter checks that printf-like functions are named with `f` at the end.