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:
- Run Go tests inside a Docker image☆100Updated 10 months ago
- go.mod git archiver☆88Updated 2 years ago
- A corpus of popular Go modules☆108Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 8 months ago
- checks usage of OpenTelemetry/Census spans☆82Updated last month
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Improved docker Golang module dependency cache for faster builds.☆68Updated 4 years ago
- gta: do transitive analysis to find packages whose dependencies have changed☆220Updated 2 weeks ago
- CLI tool to check Go (and soon Javascript/Typescript) project imports to see if import boundaries are not violated, based on a DSL