julz / importasLinks
linter to enforce consistent import aliases
☆16Updated 7 months ago
Alternatives and similar repositories for importas
Users that are interested in importas are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- A linter that handle directives into `go.mod`.☆15Updated last month
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆28Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated last week
- Golang linter to use strconv☆40Updated 4 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`.☆26Updated last month
- a slog handler for testing that code logs expected results☆18Updated 11 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- A linter that handles struct tags.☆54Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆74Updated 2 months ago
- ☆53Updated 9 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 4 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated 3 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- pex makes piping easier☆77Updated last year
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- detects nested contexts in loops or function literals☆51Updated last week
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 6 months ago
- ☆21Updated 7 months ago
- Linter that checks that comments end in a period☆48Updated 3 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 6 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆22Updated last month