charithe / durationcheck
Go linter to detect erroneous multiplication of duration values
☆47Updated 11 months ago
Alternatives and similar repositories for durationcheck:
Users that are interested in durationcheck are comparing it to the libraries listed below
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Linter that checks that comments end in a period☆46Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 2 months ago
- ☆53Updated 5 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Benchmark the init cost of Go packages☆76Updated 2 months ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- ☆96Updated 3 months ago
- golang linter to detect named returns☆28Updated this week
- Golang linter to use strconv☆39Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Check that no globals are present in Go code.☆112Updated 2 months ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last month
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated last month
- A linter that handles struct tags.☆53Updated this week
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- ☆120Updated 10 months ago
- ☆24Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A corpus of popular Go modules☆107Updated 5 months ago
- A simple fs.FS implementation to be used inside tests.☆33Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- go.mod git archiver☆88Updated last year
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago