catenacyber / perfsprint
Golang linter to use strconv
☆34Updated 2 weeks ago
Alternatives and similar repositories for perfsprint:
Users that are interested in perfsprint are comparing it to the libraries listed below
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- golang linter to detect named returns☆28Updated last week
- Detects when some calls can be replaced by methods from the testing package☆25Updated 3 weeks ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- linter for copyright headers☆24Updated 2 weeks ago
- A linter that handles struct tags.☆51Updated 2 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 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- detects nested contexts in loops or function literals☆27Updated last week
- Version library extracted from sigs.k8s.io/release-utils☆22Updated 3 months ago
- Run Go tests inside a Docker image☆99Updated last month
- ☆52Updated 4 months ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 3 weeks ago
- go.mod git archiver☆88Updated last year
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- FSS3 is an S3 filesystem abstraction layer for Golang☆55Updated this week
- ☆41Updated 2 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago