A linter that detect the possibility to use variables/constants from the Go standard library.
☆47May 24, 2025Updated 10 months ago
Alternatives and similar repositories for usestdlibvars
Users that are interested in usestdlibvars are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Golang linter to use strconv☆43Nov 19, 2025Updated 4 months ago
- Detects when some calls can be replaced by methods from the testing package☆32Dec 4, 2025Updated 3 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Feb 1, 2026Updated last month
- Run mock server based off an API contract with one command☆177Mar 1, 2023Updated 3 years ago
- linter for copyright headers☆30Feb 10, 2026Updated last month
- A linter that handle directives into `go.mod`.☆17Dec 4, 2025Updated 3 months ago
- nilnesserr = nilness + nilerr☆10Apr 4, 2025Updated 11 months ago
- Update informer for CLI/GUI applications written in Rust 🦀☆224Dec 31, 2025Updated 2 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆24Oct 28, 2025Updated 4 months ago
- go linter that disallows usage of untyped literals and constants as time.Duration☆13Mar 19, 2023Updated 3 years ago
- Go Linter: finds wasted assignment statements 🗑☆39Feb 23, 2026Updated last month
- 👻 Create screenshots or previews of web pages☆128Jan 16, 2021Updated 5 years ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆163Mar 1, 2026Updated 3 weeks ago
- Find declarations in Go source code that shadow predeclared identifiers☆31Mar 31, 2025Updated 11 months ago
- golang linter to detect named returns☆29Mar 12, 2026Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆39Oct 30, 2025Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Oct 25, 2025Updated 4 months ago
- Golang IBAN validation☆22Mar 24, 2022Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Apr 4, 2024Updated last year
- An authorization library that supports access control models like ACL, RBAC, ABAC in Ruby☆66May 18, 2024Updated last year
- Certificate authority fixtures for Go tests☆14Oct 4, 2021Updated 4 years ago
- goimportx is a tool to help you manage your go imports.☆10Jun 3, 2024Updated last year
- tenv detects environment variable not using t.Setenv☆24Jan 6, 2025Updated last year
- Linter that confirms DB rows and statements are closed properly.☆92Mar 18, 2026Updated last week
- Detect deeply nested if statements in Go source code☆44Feb 26, 2026Updated 3 weeks ago
- Go Linter 🧐 (available in golangci-lint) that checks the order of methods and constructors☆17Mar 16, 2026Updated last week
- A Go linter to check that errors from external packages are wrapped☆373Nov 24, 2025Updated 4 months ago
- A plugin that always answer the same status code without calling a service/server.☆11Oct 21, 2022Updated 3 years ago
- MOVED TO GITLAB☆19Jul 22, 2018Updated 7 years ago
- a slog handler for testing that code logs expected results☆23Aug 8, 2024Updated last year
- Syntax-aware Go code search, based on the mvdan/gogrep☆46Apr 19, 2023Updated 2 years ago
- Github Action to run fasterer with reviewdog 🐶☆12Jun 3, 2022Updated 3 years ago
- containedctx is a linter that detects struct contained context.Context field☆21Apr 2, 2025Updated 11 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Jun 26, 2024Updated last year
- Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint☆16Apr 13, 2025Updated 11 months ago
- Format only modified code in Emacs☆11Mar 15, 2024Updated 2 years ago
- Go linter that checks if package imports are in a list of acceptable packages.☆198Mar 6, 2025Updated last year
- Go linter which checks for dangerous unicode character sequences☆40Mar 17, 2026Updated last week
- Traefik extra: Service Fabric Provider☆12Jan 12, 2022Updated 4 years ago