segmentio / golinesLinks
A golang formatter that fixes long lines
☆1,135Updated last month
Alternatives and similar repositories for golines
Users that are interested in golines are comparing it to the libraries listed below
Sorting:
- Right imports sorting & code formatting tool (goimports alternative)☆713Updated last month
- A stricter gofmt☆3,835Updated last month
- GCI, a tool that control golang package import order and make it always deterministic.☆543Updated 6 months ago
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,574Updated last week
- 🌈 slog.Handler that writes tinted (colorized) logs☆1,202Updated 7 months ago
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- An enum generator for go☆913Updated 2 months ago
- Official GitHub Action for golangci-lint from its authors☆1,385Updated last week
- Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker☆843Updated 2 weeks ago
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.