matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆17Updated 2 months 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
- Go linter to detect erroneous multiplication of duration values☆47Updated 11 months ago
- Linter that checks that comments end in a period☆46Updated 2 months ago
- ☆26Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆50Updated this week
- Golang linter to use strconv☆39Updated last month
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated last week
- ☆53Updated 6 months ago
- ☆24Updated 2 years ago
- Check that no init functions are present in Go code.☆41Updated 4 years ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆25Updated last week
- golang linter to detect named returns☆28Updated last week
- A linter that handles struct tags.☆53Updated last week
- Check that no globals are present in Go code.☆112Updated 2 months ago
- linter for copyright headers☆24Updated 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
- Run Go tests inside a Docker image☆99Updated 2 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 4 years ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 9 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆37Updated this week
- pct is a 'sort | uniq -c' replacement that also prints percentages☆43Updated 2 years ago
- Syntax-aware Go code search, based on the mvdan/gogrep☆39Updated last year
- Allows to mark Go enum types as exhaustive.☆33Updated 7 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆129Updated last week
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆18Updated 2 years ago
- ☆42Updated 4 months ago
- Go linter for forbidding identifiers☆137Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 3 weeks ago