ckaznocha / intrangeLinks
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆30Updated last week
Alternatives and similar repositories for intrange
Users that are interested in intrange are comparing it to the libraries listed below
Sorting:
- Golang linter to use strconv☆40Updated 3 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated last year
- golang linter to detect named returns☆28Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 2 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- A linter that handles struct tags.☆54Updated 2 months ago
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Ordered map☆108Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- Run Go tests inside a Docker image☆99Updated 4 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated last week
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Simple oauth prompting☆28Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 5 months ago
- Go linter for forbidding identifiers☆144Updated 5 months ago
- Protobuf golang linter - use getters instead of fields.☆30Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter that handle directives into `go.mod`.☆15Updated 3 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆166Updated 4 months ago
- Bridge between Go testing.T and slog.☆77Updated last year
- ☆53Updated 8 months ago
- copyloopvar is a linter detects places where loop variables are copied.☆22Updated 6 months ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Check that no globals are present in Go code.☆117Updated last month
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago