pavius / impi
Verify proper golang import directives, beyond the capability of gofmt and goimports.
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for impi
- Package your Go modules☆41Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- Allow and block list linter for direct Go module dependencies.☆72Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Simple error handling primitives☆58Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated 9 months ago
- Logrus hook to expose Prometheus metrics.☆34Updated 3 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago
- Export Go Module information to Prometheus☆56Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last week
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Check that no globals are present in Go code.☆105Updated last year
- errs is a package for making errors friendly and easy☆51Updated last month
- Calculate cyclomatic complexities of functions in Go source code.☆31Updated 7 years ago
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- ☆90Updated 4 months ago
- Bridge between Go testing.T and slog.☆50Updated last year
- Opinionated code organization linter for Go projects.☆20Updated last year
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆49Updated 2 months ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆27Updated 6 years ago
- Golang io.Reader and io.Writer but with limits☆76Updated last year
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL☆26Updated 4 years ago
- ProtoConfig 1.0: Open Standard for using, defining, and consuming software configuration input in a unified way.☆33Updated last year
- Tickers with random jitter☆89Updated 2 years ago
- Pull the new release of a module to the Go proxy cache☆26Updated 5 months ago
- Go (golang) library to expose *testing.T as an interface.☆57Updated 3 years ago