manuelarte / funcorder
Go Linter 🧐 that checks the order of functions, methods, and constructors
☆10Updated this week
Alternatives and similar repositories for funcorder:
Users that are interested in funcorder are comparing it to the libraries listed below
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 4 months ago
- Golang linter to use strconv☆40Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆26Updated this week
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- golang linter to detect named returns☆28Updated 3 weeks ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 3 weeks ago
- Cross-origin resource sharing (CORS) support for Connect.☆29Updated 7 months ago
- A Go toolchain cache plugin backed by S3.☆30Updated 2 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated 3 weeks ago
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆23Updated last month
- linter to enforce consistent import aliases☆16Updated 4 months ago
- errors + stack staces.☆13Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- cobra adapter for mango☆32Updated 2 years ago
- ☆35Updated 9 months ago
- Go tool for major version upgrades☆137Updated 7 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- gRPC-compatible health checks for any net/http server.☆81Updated 2 weeks ago
- Bridge between Go testing.T and slog.☆74Updated last year
- The Golang linter that checks usage of github.com/stretchr/testify.☆134Updated this week
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆65Updated last month
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 2 months ago
- A utility to redact sensitive data for slog in Go☆126Updated 2 months ago
- 🪵 Ensure consistent code style when using log/slog☆192Updated 3 weeks ago
- Go linter for Vertical Function Ordering☆18Updated 5 months ago
- Build, format, lint, and check for breaking changes in your Protobuf schemas, and automatically publish to the Buf Schema Registry.☆34Updated last week
- ☆16Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago