julz / importas
linter to enforce consistent import aliases
☆16Updated 3 months 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☆26Updated 9 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- golang linter to detect named returns☆28Updated last week
- Golang linter to use strconv☆39Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- A linter that handles struct tags.☆53Updated last week
- A linter that checks for duplicate words in the source code (usually miswritten)☆14Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆25Updated last week
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- detects nested contexts in loops or function literals☆34Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 weeks ago
- A linter for logr,klog,zap that can also works with golangci-lint as a plugin☆17Updated last week
- Drop in replacement for https://golang.org/pkg/text/tabwriter with additional features☆14Updated last year
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- ☆26Updated 3 years ago
- Golang linter, lint pass any slice as any in variadic function☆18Updated last year
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆52Updated 2 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆54Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 3 months ago
- Linter that checks that comments end in a period☆46Updated 2 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`.☆25Updated 2 weeks ago
- Client library for Buf Reflection API, for transforming Protobuf data.☆45Updated 2 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated this week
- Extension handlers for the slog library☆42Updated last year
- Hacked together implementation of a Language Server for CUE. Code is very bad in some parts :P☆16Updated 4 years ago