Check that no globals are present in Go code.
☆130Feb 15, 2026Updated 3 months ago
Alternatives and similar repositories for gochecknoglobals
Users that are interested in gochecknoglobals are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 5 years ago
- Go linter for forbidding identifiers☆167Apr 12, 2026Updated last month
- Magic number detector for Go.☆207Dec 21, 2023Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated last month
- Go linter to detect erroneous multiplication of duration values☆48Oct 24, 2025Updated 6 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 🚔 Enforce field tags in (un)marshaled structs☆40Jan 19, 2026Updated 4 months ago
- ☆55Oct 16, 2024Updated last year
- ☆121Apr 11, 2026Updated last month
- Golang linter to check the errors handling expressions☆70Sep 18, 2025Updated 8 months ago
- Find unused parameters in Go☆572Oct 27, 2025Updated 6 months ago
- Golang linter that encourages you to use a separate _test package☆51May 11, 2026Updated last week
- ␊ whitespace linter - Forces you to use empty lines!☆351May 9, 2026Updated last week
- A linter that handle directives into `go.mod`.☆18May 8, 2026Updated last week
- noctx finds function calls without context.Context.☆224Mar 11, 2026Updated 2 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 6 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- A Go linter to check that errors from external packages are wrapped☆375Nov 24, 2025Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆85Mar 27, 2026Updated last month
- 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☆49Mar 27, 2026Updated last month
- golang linter to detect named returns☆29May 10, 2026Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆200Mar 6, 2025Updated last year
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.