ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆30Updated this week
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below
Sorting:
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Golang linter to use strconv☆40Updated 3 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated 2 weeks ago
- Ordered map☆107Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- golang linter to detect named returns☆28Updated last week
- Go linter for forbidding identifiers☆143Updated 4 months ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- A linter that handles struct tags.☆54Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆55Updated last month
- A linter that handle directives into `go.mod`.☆15Updated last week
- ☆53Updated 8 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- ☆26Updated 3 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- tenv detects environment variable not using t.Setenv☆24Updated 5 months ago
- The Go library for PluginRPC: A Protobuf RPC framework for plugins.☆21Updated 6 months ago
- Cross-origin resource sharing (CORS) support for Connect.☆30Updated 8 months ago
- Simple oauth prompting☆28Updated last year
- Checks for a new line before return and branch statements.☆28Updated last year