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.
☆305Updated 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.☆476Updated 3 weeks ago
- Golang hooks for pre-commit☆683Updated last year
- A Go tool to auto generate methods for your enums☆470Updated 2 months ago
- A collection of packages to augment the go testing package and support common patterns.☆553Updated 2 months ago
- A Go linter to check that errors from external packages are wrapped☆330Updated 3 weeks ago
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆464Updated last month
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆286Updated 2 weeks ago
- golang : go tool cover to XML (Cobertura) export tool.☆126Updated 6 months ago
- ␊ Whitespace Linter - Forces you to use empty lines!☆287Updated last week
- Collection of log/slog related projects.☆221Updated 3 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆443Updated last week
- 🎄 Go code coverage to SVG treemap☆554Updated 3 weeks ago
- Go modular http middleware to measure HTTP requests independent of metrics backend (with Prometheus and OpenCensus as backend implementat…☆414Updated last week
- An enum generator for go☆819Updated last month
- Generate markdown documentation for Go (golang) code☆410Updated 9 months ago
- Go library for decoding generic map values into native Go structures and vice versa.☆271Updated this week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,186Updated last week
- Automated Semantic Import Versioning Upgrades☆401Updated last month
- Naive code generator that creates mock implementation using testify.mock☆209Updated 2 months ago
- Automatically update your Go tests☆290Updated 2 months ago
- http integration test framework☆260Updated 9 months ago
- Generate JSON Schemas from Go types☆637Updated 3 months ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated 3 weeks ago
- The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).☆315Updated this week
- Combine one or more Go errors together☆1,129Updated 11 months ago
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- Go HTTP request logger with structured logging capabilities built on "log/slog" package☆239Updated 9 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆574Updated 3 weeks ago
- 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 …☆658Updated 2 years ago
- Make your Go programs use less memory (maybe)☆805Updated 3 weeks ago