lietu / go-pre-commitLinks
Cross-platform Golang pre-commit hooks
☆14Updated 2 weeks ago
Alternatives and similar repositories for go-pre-commit
Users that are interested in go-pre-commit are comparing it to the libraries listed below
Sorting:
- A file globbing library.☆67Updated 10 months ago
- Package your Go modules☆42Updated last year
- ☆41Updated 5 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- test coverage analysis in your terminal☆23Updated 3 years ago
- A simple terminal UI for Go linters☆81Updated 4 years ago
- A linter that handles struct tags.☆54Updated last month
- Go lint which detects recursive locks, which may lead to dead locks☆19Updated 5 years ago
- CLI tool to convert JSON to struct type definitions☆101Updated 5 months ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- Simple error handling primitives☆60Updated 4 years ago
- Adds a license header to any Go source files☆39Updated 2 weeks ago
- A simple fs.FS implementation to be used inside tests.☆34Updated 2 years ago
- utils for Go context☆25Updated 5 years ago
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆37Updated 2 years ago
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated 6 months ago
- Golang linter, lint pass any slice as any in variadic function☆19Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- logr implementation against the stdlib log package☆35Updated 3 years ago
- Simple managed reload mechanism for Go