matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆15Updated 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☆47Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- ☆26Updated 2 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Check that no globals are present in Go code.☆107Updated last year
- Checks for a new line before return and branch statements.☆27Updated 9 months ago
- Linter that checks that comments end in a period☆45Updated 3 weeks ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Run Go tests inside a Docker image☆99Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- ☆52Updated 3 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆25Updated 2 weeks ago
- linter for copyright headers☆24Updated 10 months ago
- Go linter for forbidding identifiers☆131Updated 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`.☆24Updated 2 weeks ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 6 months ago
- CLI frontend for mage based on promptui.☆25Updated 11 months ago
- ☆24Updated 2 years ago
- An analyzer that checks for pointers to enclosing loop variables.☆38Updated last year
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆128Updated 2 months ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- golang linter to detect named returns☆27Updated last week
- ☆21Updated last month
- Accept Interfaces, Return Concrete Types☆64Updated last month
- ☆90Updated 3 weeks ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆17Updated 2 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 9 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago