dnephin / pre-commit-golangLinks
Golang hooks for pre-commit
☆691Updated 2 years ago
Alternatives and similar repositories for pre-commit-golang
Users that are interested in pre-commit-golang are comparing it to the libraries listed below
Sorting:
- Pre-commit hooks for Golang with support for monorepos, the ability to pass arguments and environment variables to all hooks, and the abi…☆323Updated 2 months ago
- A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.☆835Updated 5 months ago
- Initialize structs with default values☆856Updated last year
- An enum generator for go☆878Updated last week
- The most opinionated Go source code linter for code audit.☆1,996Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,110Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,507Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆519Updated 2 months ago
- Combine one or more Go errors together☆1,153Updated last year
- A library for diffing golang structures☆971Updated 2 months ago
- Update outdated Go dependencies interactively☆1,056Updated 2 weeks ago
- Official GitHub Action for golangci-lint from its authors☆1,319Updated this week
- Enrich `go test` outputs with text decorations.☆862Updated last year
- The official Go SDK for Sentry (sentry.io)☆992Updated last week
- A Go dependency graph visualization tool☆1,180Updated 3 months ago
- Ruby on Rails like test fixtures for Go. Write tests against a real database☆1,190Updated last week
- GoWrap is a command line tool for generating decorators for Go interfaces☆1,273Updated last month
- Visualize Go Dependency Trees☆1,032Updated 3 years ago
- Right imports sorting & code formatting tool (goimports alternative)☆692Updated last month
- GitHub Actions as CI for Go☆1,045Updated 8 months ago
- Configuration for Go applications☆463Updated last year
- Go library for retrying with configurable backoffs☆684Updated last year
- HTTP mocking for Golang☆2,060Updated last month
- A curated list of awesome Go linters. More than 60 linters and tools!☆1,082Updated 4 years ago
- Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No ba…