julz / importasLinks
linter to enforce consistent import aliases
☆16Updated 10 months ago
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
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 weeks ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆15Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆29Updated this week
- A linter that handles struct tags.☆55Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- a slog handler for testing that code logs expected results☆22Updated last year
- Golang linter to use strconv☆42Updated last week
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 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
- Checks for a new line before return and branch statements.☆27Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter to check the errors handling expressions☆57Updated last month
- Linter to check if your tests have been marked as parallel correctly☆59Updated last month
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Updated 2 years ago
- ☆18Updated 2 months ago
- pex makes piping easier☆77Updated 2 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 7 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- Go linter that checks for required fields in structs.☆30Updated 2 months ago
- ☆21Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 weeks ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- linter for copyright headers☆28Updated 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