ckaznocha / intrange
intrange is a program for checking for loops that could use the Go 1.22 integer range feature.
☆21Updated 2 weeks ago
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 last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 8 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 last month
- golang linter to detect named returns☆28Updated last week
- A linter that handles struct tags.☆51Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this 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 this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Simple oauth prompting☆28Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- misspelled word linter for Go comments, string literals and embedded files☆41Updated 4 months ago
- Detects when some calls can be replaced by methods from the testing package☆26Updated 3 weeks ago
- ☆24Updated 2 years ago
- linter to enforce consistent import aliases☆16Updated 2 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- linter for copyright headers☆24Updated 2 weeks ago
- Example of using the gRPC-Gateway with Connect☆26Updated 2 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Code copied from x/crypto and golang/go#37132☆15Updated last year
- alternative condition variable synchronization primitive☆28Updated 4 months ago
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- ☆52Updated 5 months ago
- a slog handler for testing that code logs expected results☆15Updated 7 months ago
- test coverage analysis in your terminal☆23Updated 2 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- ☆28Updated 3 years ago