matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆18Updated 3 weeks ago
Alternatives and similar repositories for godox:
Users that are interested in godox are comparing it to the libraries listed below
- Golang linter to check the errors handling expressions☆50Updated 4 years ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 9 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆20Updated last week
- ☆26Updated 3 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Linter that checks that comments end in a period☆45Updated this week
- Check that no globals are present in Go code.☆110Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆25Updated 7 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆52Updated 4 months ago
- Checks for a new line before return and branch statements.☆27Updated 10 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 5 months ago
- Run Go tests inside a Docker image☆99Updated last week
- Go linter for forbidding identifiers☆134Updated 3 weeks ago
- ☆24Updated 2 years ago
- Golang linter to use strconv☆32Updated 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
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 10 months ago
- go test with colors☆11Updated 4 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 months ago
- golang linter to detect named returns☆28Updated this week
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- ☆40Updated 2 months ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 weeks ago
- identypo is a Go static analysis tool to find typos in identifiers (functions, function calls, variables, constants, type declarations, p…☆28Updated 6 years ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago