matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆17Updated 4 months ago
Alternatives and similar repositories for godox
Users that are interested in godox are comparing it to the libraries listed below
Sorting:
- Golang linter to check the errors handling expressions☆52Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter that encourages you to use a separate _test package☆50Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Linter that checks that comments end in a period☆46Updated last month
- Golang linter to use strconv☆40Updated 2 months ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 3 weeks ago
- Check that no globals are present in Go code.☆113Updated this week
- ☆26Updated 3 years ago
- ☆24Updated 2 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆130Updated 3 weeks ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- ☆53Updated 7 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 8 months ago
- go test with colors☆11Updated 7 months ago
- Go linter for forbidding identifiers☆141Updated 4 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- A curated list of Go code formatters (like gofmt)☆39Updated 4 years ago
- ☆97Updated 5 months ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- ☆42Updated 5 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆29Updated last week
- golang linter to detect named returns☆28Updated 2 weeks ago
- Support for Unix domain sockets in Go HTTP clients☆79Updated last year