julz / importasLinks
linter to enforce consistent import aliases
☆16Updated last year
Alternatives and similar repositories for importas
Users that are interested in importas are comparing it to the libraries listed below
Sorting:
- A linter that handle directives into `go.mod`.☆16Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- golang linter to detect named returns☆29Updated this week
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated this week
- 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☆27Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- A linter that handles struct tags.☆55Updated last month
- a slog handler for testing that code logs expected results☆23Updated last year
- Golang linter to use strconv☆43Updated last month
- linter for copyright headers☆30Updated 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`.☆26Updated 2 weeks ago
- ☆43Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last month
- detects nested contexts in loops or function literals☆64Updated this week
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 2 months ago
- ☆54Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 9 months ago
- Golang linter to check the errors handling expressions☆64Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- Period is a type that represents ISO-8601 periods of time.☆15Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆47Updated 11 months ago
- Linter to check if your tests have been marked as parallel correctly☆60Updated 3 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago