matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆17Updated last month
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
- Go linter to detect erroneous multiplication of duration values☆47Updated 10 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- Linter that checks that comments end in a period☆46Updated last month
- ☆26Updated 3 years ago
- Check that no globals are present in Go code.☆110Updated last month
- Checks for a new line before return and branch statements.☆27Updated 11 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated this week
- Run Go tests inside a Docker image☆99Updated last month
- Golang linter to use strconv☆36Updated last week
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- ☆21Updated 3 months ago
- ☆53Updated 5 months ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- Go linter for forbidding identifiers☆135Updated last month
- ☆24Updated 2 years ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated 3 weeks ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 5 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated 11 months ago
- CLI frontend for mage based on promptui.☆25Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- ☆95Updated 3 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated 6 months ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆21Updated this week
- ☆43Updated 3 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 3 months ago