maratori / testpackageLinks
Golang linter that encourages you to use a separate _test package
☆51Updated this week
Alternatives and similar repositories for testpackage
Users that are interested in testpackage are comparing it to the libraries listed below
Sorting:
- Check that no globals are present in Go code.☆123Updated 5 months ago
- Accept Interfaces, Return Concrete Types☆78Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆182Updated 8 months ago
- Linter that checks that comments end in a period☆49Updated last month
- Go linter for forbidding identifiers☆155Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆57Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 3 weeks ago
- Golang linter to use strconv☆42Updated 2 weeks ago
- ☆54Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated this week
- Allow and block list linter for direct Go module dependencies.☆77Updated last week
- linter for copyright headers☆28Updated last week
- Magic number detector for Go.☆203Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- A linter that handles struct tags.☆55Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 3 weeks ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated 2 years ago
- golang linter to detect named returns☆29Updated last week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 3 weeks ago
- ☆43Updated 11 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 3 weeks ago
- Run Go tests inside a Docker image☆100Updated 9 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 6 months ago
- ☆121Updated last year
- Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.☆112Updated 6 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆42Updated last month
- GoDoX extract speficic comments from Go code based on keywords☆18Updated 9 months ago