catenacyber / perfsprint
Golang linter to use strconv
☆40Updated last month
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.☆26Updated this week
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated last week
- golang linter to detect named returns☆28Updated 3 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated 3 weeks ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- a slog handler for testing that code logs expected results☆18Updated 8 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 last month
- A linter that handles struct tags.☆53Updated 3 weeks ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Accept Interfaces, Return Concrete Types☆65Updated 3 weeks ago
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- Bridge between Go testing.T and slog.☆74Updated last year
- linter for copyright headers☆24Updated 3 weeks ago
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Go linter for forbidding identifiers☆138Updated 3 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Use right mirror functions for string/[]byte performance bust☆44Updated 3 weeks ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 5 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Check that no globals are present in Go code.☆112Updated 2 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year
- misspelled word linter for Go comments, string literals and embedded files☆42Updated last month
- Linter that checks that comments end in a period☆46Updated last week
- Golang linter to check the errors handling expressions☆51Updated 4 years ago
- Version library extracted from sigs.k8s.io/release-utils☆22Updated last month
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 10 months ago
- ☆53Updated 6 months ago
- Linter that confirms DB rows and statements are closed properly.☆89Updated 6 months ago