manuelarte / funcorderLinks
Go Linter 🧐 that checks the order of methods and constructors
☆14Updated 3 weeks ago
Alternatives and similar repositories for funcorder
Users that are interested in funcorder are comparing it to the libraries listed below
Sorting:
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆181Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆217Updated 3 weeks ago
- Linter to check if your tests have been marked as parallel correctly☆59Updated 3 weeks ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆46Updated 8 months ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆52Updated last year
- The YAML org maintained fork of https://github.com/go-yaml/yaml☆354Updated this week
- The Golang linter that checks usage of github.com/stretchr/testify.☆158Updated last week
- gRPC-compatible health checks for any net/http server.☆88Updated 3 months ago
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆311Updated last week
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated last week
- OpenTelemetry tracing and metrics for Connect.☆149Updated 3 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated 10 months ago
- A utility to redact sensitive data for slog in Go☆136Updated last month
- A library that provides Go Generics friendly "optional" features.☆207Updated last month
- A linter that handle directives into `go.mod`.☆16Updated last month
- golang analyzer that finds structures with uninitialized fields☆177Updated 3 months ago
- golang linter to detect named returns☆29Updated this week
- Up to 45x faster 🚀 Auto generate type-safe validation code for structs based on markers.☆221Updated last month
- An efficient JSON to YAML converter written in Go language☆68Updated 2 years ago
- Authentication middleware for Connect.☆89Updated 2 months ago
- containedctx is a linter that detects struct contained context.Context field☆20Updated 7 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- errors + stack staces.☆15Updated 2 weeks ago
- Protobuf golang linter - use getters instead of fields.☆31Updated last month
- Package protocol implements Language Server Protocol specification in Go☆115Updated 8 months ago