TekWizely / pre-commit-golang
Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the ability to invoke custom go tools.
☆296Updated last year
Alternatives and similar repositories for pre-commit-golang:
Users that are interested in pre-commit-golang are comparing it to the libraries listed below
- GCI, a tool that control golang package import order and make it always deterministic.☆462Updated 5 months ago
- Golang hooks for pre-commit☆679Updated last year
- A Go linter to check that errors from external packages are wrapped☆321Updated 3 months ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 4 months ago
- A Go tool to auto generate methods for your enums☆451Updated last week
- ␊ Whitespace Linter - Forces you to use empty lines!☆275Updated this week
- 🎄 Go code coverage to SVG treemap☆540Updated 3 weeks ago
- A collection of packages to augment the go testing package and support common patterns.☆532Updated 2 weeks ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆441Updated last month
- Library to provide basic healthcheck functionality to Go applications.☆539Updated this week
- Accurate Code Coverage reporting for Golang (Go)☆219Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆443Updated 3 weeks ago
- Powerful mock generation tool for Go programming language☆665Updated 2 weeks ago
- Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementat…☆408Updated this week
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆270Updated this week
- Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.☆292Updated last month
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆653Updated 2 years ago
- Automatically update your Go tests☆289Updated last week
- A simple and flexible health check library for Go.☆796Updated this week
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆213Updated 4 months ago
- An enum generator for go☆795Updated 4 months ago
- A minimalist Go configuration library☆380Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- Generate markdown documentation for Go (golang) code☆409Updated 7 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆123Updated last week
- Go library for decoding generic map values into native Go structures and vice versa.☆235Updated last week
- A library for auto-generating C4 diagrams from Go applications☆336Updated 3 weeks ago
- Collection of log/slog related projects.☆213Updated last month
- Naive code generator that creates mock implementation using testify.mock☆206Updated 3 weeks ago