maratori / testpackage
Golang linter that encourages you to use a separate _test package
☆49Updated this week
Alternatives and similar repositories for testpackage:
Users that are interested in testpackage are comparing it to the libraries listed below
- Linter that checks that comments end in a period☆46Updated 3 weeks ago
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Go linter for forbidding identifiers☆134Updated last month
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆156Updated last week
- Accept Interfaces, Return Concrete Types☆64Updated 3 months ago
- ☆41Updated 2 months ago
- golang linter to detect named returns☆28Updated last week
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Golang linter to use strconv☆34Updated 2 weeks ago
- ☆52Updated 4 months ago
- A linter that handles struct tags.☆51Updated 2 months ago
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated last month
- Check that no globals are present in Go code.☆110Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- Linter that confirms DB rows and statements are closed properly.☆85Updated 4 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- Run Go tests inside a Docker image☆99Updated last month
- linter for copyright headers☆24Updated 2 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 last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated last week
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- Go analyzer checking that the length of a variable's name matches its usage scope☆22Updated last year
- ☆120Updated 8 months ago
- GoDoX extract speficic comments from Go code based on keywords☆18Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆61Updated last week
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 8 months ago
- 🪵 Ensure consistent code style when using log/slog☆154Updated this week