Check that no init functions are present in Go code.
☆43Apr 16, 2021Updated 4 years ago
Alternatives and similar repositories for gochecknoinits
Users that are interested in gochecknoinits are comparing it to the libraries listed below
Sorting:
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated 3 weeks ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Feb 1, 2026Updated last month
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated last month
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated 2 weeks ago
- Go linter for finding defer statements inside for loops☆26Nov 27, 2023Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- A simple, stdlib only, Go module for generating RFC9562 UUIDs☆17Feb 19, 2026Updated 2 weeks ago
- Generate Go enum encoding☆15Sep 11, 2025Updated 5 months ago
- go test with colors☆11Oct 3, 2024Updated last year
- Go linter for forbidding identifiers☆160Oct 25, 2025Updated 4 months ago
- golang linter to detect named returns☆29Feb 23, 2026Updated 2 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆38Oct 30, 2025Updated 4 months ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- Colorized JSON output for Go☆50Feb 15, 2026Updated 3 weeks ago
- Sliding-window and regular top-K sketches, based on HeavyKeeper☆16Apr 30, 2025Updated 10 months ago
- Linter that confirms DB rows and statements are closed properly.☆91May 19, 2025Updated 9 months ago
- TUI for managing golang-migrate migrations☆16Jun 6, 2024Updated last year
- Go map that automatically evicts based on memory pressure☆15Apr 2, 2024Updated last year
- Go linter that checks if package imports are in a list of acceptable packages.☆197Mar 6, 2025Updated last year
- Create a Github Action in 5 seconds!☆16Apr 11, 2025Updated 10 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 5 months ago
- Find unused parameters in Go☆568Oct 27, 2025Updated 4 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Mar 29, 2024Updated last year
- Detect ineffectual assignments in Go code.☆455Aug 27, 2025Updated 6 months ago
- The missing function for parsing nested templates in Go☆18Apr 2, 2022Updated 3 years ago
- Allow and block list linter for direct Go module dependencies.☆80Feb 10, 2026Updated last month
- Find in Go repeated strings that could be replaced by a constant☆315Updated this week
- containedctx is a linter that detects struct contained context.Context field☆21Apr 2, 2025Updated 11 months ago
- ☆121Dec 26, 2025Updated 2 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Feb 13, 2025Updated last year
- A PubSubHubbub subscriber client library for Go☆33May 17, 2014Updated 11 years ago
- The most opinionated Go source code linter for code audit.☆2,035Jan 18, 2026Updated last month