Golang linter to check the errors handling expressions
☆68Sep 18, 2025Updated 7 months ago
Alternatives and similar repositories for go-err113
Users that are interested in go-err113 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated 2 years ago
- Go linter for forbidding identifiers☆166Apr 12, 2026Updated 3 weeks ago
- Check that no globals are present in Go code.☆130Feb 15, 2026Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆199Mar 6, 2025Updated last year
- ☆55Oct 16, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A linter to ensure that slices are not initialized with non-zero length☆77Apr 12, 2026Updated 3 weeks ago
- A Go linter to check that errors from external packages are wrapped☆374Nov 24, 2025Updated 5 months ago
- Go linter to detect erroneous multiplication of duration values☆48Oct 24, 2025Updated 6 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- ␊ whitespace linter - Forces you to use empty lines!☆349Updated this week
- linter for copyright headers☆30Feb 10, 2026Updated 2 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 6 months ago
- Magic number detector for Go.☆207Dec 21, 2023Updated 2 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆43Dec 16, 2024Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆324Jan 29, 2026Updated 3 months ago
- Analyzer: nilerr checks returning nil when err is not nil☆63Sep 28, 2025Updated 7 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Aug 8, 2023Updated 2 years ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated last year
- A set of ruleguard rules that try to cover some parts of the Uber Go Style Guide (https://github.com/uber-go/guide)☆18Dec 21, 2021Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆83Apr 10, 2026Updated 3 weeks ago
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 2 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Linter that checks that comments end in a period☆48Mar 27, 2026Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆27Feb 1, 2026Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Apr 14, 2026Updated 3 weeks ago
- A linter that handle directives into `go.mod`.☆17Updated this week
- noctx finds function calls without context.Context.☆223Mar 11, 2026Updated last month
- Golang linter that encourages you to use a separate _test package☆51Apr 28, 2026Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆461Feb 24, 2026Updated 2 months ago
- Analyzer: check whether a function uses a non-inherited context☆51Feb 28, 2025Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆49Apr 19, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- Daily builds of active Go development branches☆18Jan 25, 2026Updated 3 months ago
- GCI, a tool that control golang package import order and make it always deterministic.☆555Mar 16, 2026Updated last month
- Accept Interfaces, Return Concrete Types☆83Mar 27, 2026Updated last month
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Jul 31, 2022Updated 3 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated this week
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated last month