julz / importas
linter to enforce consistent import aliases
☆16Updated 5 months ago
Alternatives and similar repositories for importas
Users that are interested in importas are comparing it to the libraries listed below
Sorting:
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- Golang linter to use strconv☆40Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- A linter that handles struct tags.☆54Updated last month
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆17Updated 3 years ago
- ☆26Updated 3 years ago
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated 2 weeks ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- ☆21Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter, lint pass any slice as any in variadic function☆18Updated 2 years ago
- Code copied from x/crypto and golang/go#37132☆15Updated last year
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- cobra adapter for mango☆32Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆55Updated 2 months ago
- linter for copyright headers☆24Updated last week
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 3 weeks ago
- ☆15Updated 3 months ago
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆14Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated 9 months ago
- Version-wrangling library for Go☆11Updated 5 months ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated last month
- Check that no init functions are present in Go code.☆41Updated 4 years ago