ckaznocha / intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆21Updated last week
Alternatives and similar repositories for intrange:
Users that are interested in intrange are comparing it to the libraries listed below
- Golang linter to use strconv☆34Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- golang linter to detect named returns☆28Updated last week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Use right mirror functions for string/[]byte performance bust☆44Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- A linter that handles struct tags.☆51Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 4 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- 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
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Simple oauth prompting☆28Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- ☆26Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆17Updated 2 weeks ago
- alternative condition variable synchronization primitive☆28Updated 3 months ago
- Detects when some calls can be replaced by methods from the testing package☆25Updated 2 weeks ago
- Bridge between Go testing.T and slog.☆61Updated last year
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- linter for copyright headers☆24Updated 2 weeks ago
- Go package for sets implemented with generics☆44Updated 2 years ago
- a slog handler for testing that code logs expected results☆15Updated 7 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Extension handlers for the slog library☆42Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆24Updated 4 months ago