manuelarte / funcorderLinks
Go Linter 🧐 that checks the order of functions, methods, and constructors
☆12Updated 2 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.☆22Updated 4 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Golang linter to use strconv☆40Updated 2 months ago
- A linter that handles struct tags.☆54Updated last month
- Experimental iterator implementation for Go compatible with, but not requiring, CL 510541.☆23Updated 2 months ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- Linter to check if your tests have been marked as parallel correctly☆55Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- String conversion functions for lipgloss Styles☆25Updated 2 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated 3 weeks ago
- Authentication middleware for Connect.☆69Updated 7 months ago
- Knit standalone gateway and Go embeddable gateway☆50Updated last month
- tenv detects environment variable not using t.Setenv☆24Updated 4 months ago
- Analyzer: fourcetypeassert finds type assertions which did forcely☆39Updated 3 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆30Updated 8 months ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Use right mirror functions for string/[]byte performance bust☆44Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- golang linter to detect named returns☆28Updated 2 weeks ago
- The Golang linter that checks usage of github.com/stretchr/testify.☆136Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Protobuf golang linter - use getters instead of fields.☆30Updated last month
- gRPC-compatible health checks for any net/http server.☆82Updated last month
- An efficient JSON to YAML converter written in Go language☆67Updated 2 years ago