manuelarte / funcorderLinks
Go Linter 🧐 that checks the order of methods and constructors
☆14Updated this week
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.☆22Updated 5 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- Golang linter to use strconv☆40Updated 3 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- A linter that handle directives into `go.mod`.☆15Updated 2 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last week
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆24Updated 3 months ago
- Protobuf golang linter - use getters instead of fields.☆30Updated 2 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- Cross-origin resource sharing (CORS) support for Connect.☆31Updated 8 months ago
- tenv detects environment variable not using t.Setenv☆24Updated 5 months ago
- errors + stack staces.☆14Updated 7 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Linter to check if your tests have been marked as parallel correctly☆57Updated 2 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆67Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 4 months ago
- Go tool for major version upgrades☆139Updated 8 months ago
- Authentication middleware for Connect.☆71Updated 8 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 4 months ago
- ☆16Updated last year
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- A utility to redact sensitive data for slog in Go☆129Updated 4 months ago
- gRPC-compatible health checks for any net/http server.☆84Updated 2 months ago
- A handler for slog that prints colorized logs, similar to zerolog's console writer output without sacrificing performances☆49Updated last year
- Version library extracted from sigs.k8s.io/release-utils☆22Updated last month