julz / importas
linter to enforce consistent import aliases
☆16Updated 3 weeks ago
Alternatives and similar repositories for importas:
Users that are interested in importas are comparing it to the libraries listed below
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated last week
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated last week
- golang linter to detect named returns☆27Updated last week
- Generate Go enum encoding☆14Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Golang linter to use strconv☆27Updated last month
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last week
- cobra adapter for mango☆32Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆24Updated 2 weeks ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- ☆15Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 2 months ago
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆14Updated last year
- ☆21Updated last month
- Vim integration for Buf.☆35Updated last week
- Hacked together implementation of a Language Server for CUE. Code is very bad in some parts :P☆16Updated 4 years ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆14Updated last week
- alternative condition variable synchronization primitive☆24Updated 2 months ago
- provides base types who's values should never be seen by the human eye, but still used for configuration.☆14Updated 3 years ago
- Detects when some calls can be replaced by methods from the testing package☆24Updated this week
- ☆15Updated 11 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆19Updated last week
- ☆26Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Display runtime profiling data for Go programs over HTTP☆10Updated 3 years ago
- Linter to check if your tests have been marked as parallel correctly☆49Updated 11 months ago
- tenv detects environment variable not using t.Setenv☆23Updated last week
- containedctx is a linter that detects struct contained context.Context field☆19Updated last month
- Context aware slog☆20Updated 2 weeks ago