manuelarte / funcorderLinks
Go Linter 🧐 that checks the order of methods and constructors
☆15Updated 3 weeks ago
Alternatives and similar repositories for funcorder
Users that are interested in funcorder are comparing it to the libraries listed below
Sorting:
- copyloopvar is a linter detects places where loop variables are copied.☆23Updated 3 months ago
- Go linter for forbidding identifiers☆160Updated 3 months ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆55Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆234Updated this week
- Accept Interfaces, Return Concrete Types☆78Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆79Updated last week
- The Golang linter that checks usage of github.com/stretchr/testify.☆164Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆192Updated 11 months ago
- A utility to redact sensitive data for slog in Go☆140Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆28Updated last year
- Analyzer: fourcetypeassert finds type assertions which did forcely☆48Updated 11 months ago
- gRPC-compatible health checks for any net/http server.☆90Updated 2 weeks ago
- golang analyzer that finds structures with uninitialized fields☆184Updated last month
- A linter that handles struct tags.☆55Updated 2 months ago
- containedctx is a linter that detects struct contained context.Context field☆21Updated 10 months ago
- Linter to check if your tests have been marked as parallel correctly☆61Updated 3 months ago
- The YAML org maintained fork of https://github.com/go-yaml/yaml☆427Updated this week
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- An efficient JSON to YAML converter written in Go language☆69Updated 3 years ago
- A library that provides Go Generics friendly "optional" features.☆215Updated last month
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆313Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Authentication middleware for Connect.☆91Updated 2 months ago
- gRPC-compatible server reflection for any net/http server.☆105Updated 2 weeks ago
- tenv detects environment variable not using t.Setenv☆24Updated last year
- linter to enforce consistent import aliases☆17Updated last year
- OpenTelemetry tracing and metrics for Connect.☆150Updated 2 weeks ago
- Collection of log/slog related projects.☆250Updated last month
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆26Updated 5 months ago