Golang linter to check the errors handling expressions
☆70Sep 18, 2025Updated 8 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.☆28Apr 4, 2024Updated 2 years ago
- Go linter for forbidding identifiers☆168Apr 12, 2026Updated last month
- Go linter that checks if package imports are in a list of acceptable packages.☆200Mar 6, 2025Updated last year
- Check that no globals are present in Go code.☆130Feb 15, 2026Updated 3 months ago
- ☆121Apr 11, 2026Updated last month
- 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.
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated 3 months ago
- ☆55Oct 16, 2024Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Apr 12, 2026Updated last month
- A Go linter to check that errors from external packages are wrapped☆374Nov 24, 2025Updated 6 months ago
- Go linter to detect erroneous multiplication of duration values☆48Oct 24, 2025Updated 7 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆49Feb 13, 2025Updated last year
- ␊ whitespace linter - Forces you to use empty lines!☆391May 9, 2026Updated 2 weeks ago
- linter for copyright headers☆30Feb 10, 2026Updated 3 months ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆314Nov 1, 2025Updated 6 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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
- ☆44Dec 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.☆83May 11, 2026Updated 2 weeks ago
- 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.
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 3 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Oct 14, 2023Updated 2 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42May 14, 2026Updated last week
- A linter that handle directives into `go.mod`.☆18Updated this week
- noctx finds function calls without context.Context.☆224Mar 11, 2026Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆51May 19, 2026Updated last week
- Calculates cognitive complexities of functions (and methods) in Go source code. (Golang cognitive complexity)☆463Feb 24, 2026Updated 3 months ago
- Analyzer: check whether a function uses a non-inherited context☆51Feb 28, 2025Updated 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.
- Syntax-aware Go code search, based on the mvdan/gogrep☆49Apr 19, 2023Updated 3 years ago
- GoDoX extract speficic comments from Go code based on keywords☆19Jan 28, 2025Updated last year
- Daily builds of active Go development branches☆18May 20, 2026Updated last week
- GCI, a tool that control golang package import order and make it always deterministic.☆558Mar 16, 2026Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆85Mar 27, 2026Updated 2 months ago
- 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.☆26Apr 30, 2026Updated 3 weeks ago