MarioCarrion / nitLinks
Opinionated code organization linter for Go projects.
☆21Updated 2 years ago
Alternatives and similar repositories for nit
Users that are interested in nit are comparing it to the libraries listed below
Sorting:
- go.mod git archiver☆88Updated last year
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- Package your Go modules☆41Updated last year
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- provides base types who's values should never be seen by the human eye, but still used for configuration.☆15Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated last month
- a slog handler for testing that code logs expected results☆18Updated 10 months ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Time as a dependency, very useful for testing☆16Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated last month
- Very simple batching API for Go.☆93Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 weeks ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 6 years ago
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL☆27Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Tool for adding vanity import to Go code☆40Updated 8 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Conventional Commits Versioner☆20Updated 2 weeks ago
- Go package to associate status codes and messages with errors☆24Updated 3 months ago
- A simple package that encapsulates database operations.☆17Updated last month
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 5 years ago
- Tool to determine which Go packages need to be rebuilt in a monorepo☆58Updated 4 years ago