maratori / testpackageLinks
Golang linter that encourages you to use a separate _test package
☆51Updated 3 weeks ago
Alternatives and similar repositories for testpackage
Users that are interested in testpackage are comparing it to the libraries listed below
Sorting:
- Linter that checks that comments end in a period☆47Updated last month
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- ☆42Updated 5 months ago
- 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
- Checks for a new line before return and branch statements.☆28Updated last year
- linter for copyright headers☆26Updated 2 weeks ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go linter for forbidding identifiers☆142Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Check that no globals are present in Go code.☆115Updated last week
- Golang linter to use strconv☆40Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 3 months ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- Allow and block list linter for direct Go module dependencies.☆76Updated last month
- A linter that handles struct tags.☆54Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last month
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆25Updated this week
- golang linter to detect named returns☆28Updated 3 weeks ago
- GoDoX extract speficic comments from Go code based on keywords☆17Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated this week
- Run Go tests inside a Docker image☆99Updated 3 months ago
- ☆53Updated 7 months ago
- linter to enforce consistent import aliases☆16Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Linter to check if your tests have been marked as parallel correctly☆56Updated 2 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated 2 weeks ago
- ☆121Updated 11 months ago
- Makefile setup for our Golang projects.☆104Updated this week