Crocmagnon / fatcontext
detects nested contexts in loops or function literals
☆31Updated this week
Alternatives and similar repositories for fatcontext:
Users that are interested in fatcontext are comparing it to the libraries listed below
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- Golang linter to use strconv☆36Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated this week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- A linter that handles struct tags.☆52Updated 2 months ago
- Benchmark the init cost of Go packages☆76Updated last month
- Detects when some calls can be replaced by methods from the testing package☆26Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Linter for correct usage of protobuf generated messages☆14Updated last year
- Adds a license header to any Go source files☆37Updated 3 months ago
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆51Updated last month
- Client-side load balancing for net/http☆60Updated last week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated this week
- alternative condition variable synchronization primitive☆28Updated 4 months ago
- ☆24Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆73Updated last month
- Simple oauth prompting☆28Updated last year
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- ☆53Updated 5 months ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆42Updated 2 years 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
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 4 months ago
- Utilities to redact Go strings for confidentiality☆32Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 9 months ago