catenacyber / perfsprint
Golang linter to use strconv
☆40Updated 2 months ago
Alternatives and similar repositories for perfsprint
Users that are interested in perfsprint are comparing it to the libraries listed below
Sorting:
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Detects when some calls can be replaced by methods from the testing package☆27Updated last month
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter that handles struct tags.☆54Updated last month
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- linter for copyright headers☆24Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- The open2opaque tool migrates Go packages from the Go Protobuf Open Struct API to the Opaque API.☆19Updated 3 months ago
- Accept Interfaces, Return Concrete Types☆69Updated 3 weeks 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 3 weeks ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Go linter for forbidding identifiers☆140Updated 4 months ago
- a slog handler for testing that code logs expected results☆18Updated 9 months ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- Allow and block list linter for direct Go module dependencies.☆75Updated 3 weeks ago
- Version library extracted from sigs.k8s.io/release-utils☆22Updated 3 weeks ago
- Use right mirror functions for string/[]byte performance bust☆44Updated last month
- Bridge between Go testing.T and slog.☆75Updated last year
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- Linter that checks that comments end in a period☆46Updated last month
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Check that no globals are present in Go code.☆113Updated this week
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year