GCI, a tool that control golang package import order and make it always deterministic.
☆553Feb 28, 2026Updated this week
Alternatives and similar repositories for gci
Users that are interested in gci are comparing it to the libraries listed below
Sorting:
- Go linter for forbidding identifiers☆160Oct 25, 2025Updated 4 months ago
- A stricter gofmt☆3,868Feb 18, 2026Updated 2 weeks ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 4 months ago
- ␊ whitespace linter - Forces you to use empty lines!☆344Feb 14, 2026Updated 2 weeks ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated 2 weeks ago
- A Go linter to check that errors from external packages are wrapped☆359Nov 24, 2025Updated 3 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆197Mar 6, 2025Updated last year
- Define and run pattern-based custom linting rules.☆863Sep 25, 2025Updated 5 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Golang linter to check the errors handling expressions☆67Sep 18, 2025Updated 5 months ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- ☆121Dec 26, 2025Updated 2 months ago
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆451Feb 24, 2026Updated last week
- Go Dependency Analysis toolkit☆1,657Feb 25, 2026Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆323Jan 29, 2026Updated last month
- noctx finds function calls without context.Context.☆219Feb 27, 2026Updated last week
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated last week
- Fast linters runner for Go☆18,589Updated this week
- A golang formatter that fixes long lines☆1,133Dec 19, 2025Updated 2 months ago
- A linter that handles struct tags.☆56Dec 4, 2025Updated 3 months ago
- 🪵 Ensure consistent code style when using log/slog☆237Feb 22, 2026Updated last week
- The most opinionated Go source code linter for code audit.☆2,035Jan 18, 2026Updated last month
- Golang linter that encourages you to use a separate _test package☆51Feb 26, 2026Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Feb 1, 2026Updated last month
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆81Updated this week
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,614Jan 19, 2026Updated last month
- CLI tool for summarizing go test output. Pipe friendly. CI/CD friendly.☆1,233Nov 27, 2025Updated 3 months ago
- Goroutine leak detector☆5,127Dec 10, 2025Updated 2 months ago
- Analyzer: check whether a function uses a non-inherited context☆49Feb 28, 2025Updated last year
- golang analyzer that finds structures with uninitialized fields☆187Jan 9, 2026Updated last month
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 4 months ago
- ☆43Dec 16, 2024Updated last year
- Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/…☆4,708Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆577Feb 8, 2025Updated last year
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year