Analyzer: nilerr checks returning nil when err is not nil
☆63Sep 28, 2025Updated 5 months ago
Alternatives and similar repositories for nilerr
Users that are interested in nilerr are comparing it to the libraries listed below
Sorting:
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Golang linter to use strconv☆43Nov 19, 2025Updated 3 months ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated 2 weeks ago
- ☆21Jan 16, 2026Updated last month
- Golang linter to check the errors handling expressions☆67Sep 18, 2025Updated 5 months ago
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Feb 13, 2025Updated last year
- Magic number detector for Go.☆208Dec 21, 2023Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- ☆25Jan 21, 2022Updated 4 years ago
- Go linter for forbidding identifiers☆160Oct 25, 2025Updated 4 months ago
- noctx finds function calls without context.Context.☆219Feb 27, 2026Updated last week
- Linter that checks that comments end in a period☆48Oct 18, 2025Updated 4 months 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
- move to https://github.com/gostaticanalysis☆31Mar 8, 2019Updated 7 years ago
- linter for copyright headers☆30Feb 10, 2026Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆359Nov 24, 2025Updated 3 months ago
- Go linter to detect erroneous multiplication of duration values☆49Oct 24, 2025Updated 4 months ago
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Feb 23, 2026Updated 2 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆91May 19, 2025Updated 9 months ago
- Check that no globals are present in Go code.☆129Feb 15, 2026Updated 3 weeks ago
- Tool: skeleton is create skeleton codes for golang.org/x/tools/go/analysis.☆185Nov 17, 2024Updated last year
- Check that no init functions are present in Go code.☆43Apr 16, 2021Updated 4 years ago
- Analyzer: called is a analyzer which can find function calling☆29May 19, 2025Updated 9 months ago
- ☆121Dec 26, 2025Updated 2 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated last month
- zagane is a static analysis tool which can find bugs in spanner's code☆99Feb 10, 2026Updated 3 weeks ago
- ☆43Dec 16, 2024Updated last year
- Analyzer: CommentMap utilities for static analysis in Go☆12Nov 15, 2024Updated last year
- amakan mobile apps for Android and iPhone.☆12Aug 23, 2016Updated 9 years ago
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- alternative condition variable synchronization primitive☆33Nov 17, 2024Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆82Mar 1, 2026Updated last week
- A simple, stdlib only, Go module for generating RFC9562 UUIDs☆17Feb 19, 2026Updated 2 weeks ago
- ☆83Feb 12, 2017Updated 9 years ago
- Library: Utilities for x/tools/go/analysis package☆29Mar 28, 2023Updated 2 years ago
- Accept Interfaces, Return Concrete Types☆80Feb 23, 2026Updated 2 weeks ago