catenacyber / perfsprintLinks
Golang linter to use strconv
☆43Updated 2 months ago
Alternatives and similar repositories for perfsprint
Users that are interested in perfsprint are comparing it to the libraries listed below
Sorting:
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- golang linter to detect named returns☆29Updated 2 weeks ago
- Check that no globals are present in Go code.☆128Updated 8 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 3 months ago
- Run Go tests inside a Docker image☆100Updated 11 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last month
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 months ago
- linter for copyright headers☆30Updated 2 weeks ago
- detects nested contexts in loops or function literals☆65Updated 2 weeks ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆49Updated last week
- Bridge between Go testing.T and slog.☆80Updated 2 years ago
- ☆54Updated last year
- Detects when some calls can be replaced by methods from the testing package☆31Updated last month
- Linter that checks that comments end in a period☆48Updated 3 months ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- a slog handler for testing that code logs expected results☆23Updated last year
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last month
- Go proxy that serves from S3☆108Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last week
- Allow and block list linter for direct Go module dependencies.☆78Updated 2 weeks ago
- Version library extracted from sigs.k8s.io/release-utils☆24Updated 2 months ago
- A corpus of popular Go modules☆109Updated last year
- ☆121Updated last month
- A linter that handles struct tags.☆55Updated last month
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆78Updated 2 weeks ago