catenacyber / perfsprintLinks
Golang linter to use strconv
☆40Updated 3 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☆38Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- golang linter to detect named returns☆28Updated last week
- Detects when some calls can be replaced by methods from the testing package☆27Updated this week
- 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
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Linter that checks that comments end in a period☆47Updated last month
- A linter that handles struct tags.☆54Updated 2 months ago
- detects nested contexts in loops or function literals☆47Updated 2 weeks ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Go linter for forbidding identifiers☆143Updated 4 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Bridge between Go testing.T and slog.☆76Updated last year
- ☆53Updated 8 months ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last week
- Use right mirror functions for string/[]byte performance bust☆44Updated 2 months ago
- linter for copyright headers☆26Updated this week
- Simple oauth prompting☆28Updated last year
- Go package to associate status codes and messages with errors☆24Updated 3 months ago
- a slog handler for testing that code logs expected results☆18Updated 10 months ago