matoous / godoxLinks
GoDoX extract speficic comments from Go code based on keywords
☆17Updated 5 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 that encourages you to use a separate _test package☆51Updated this week
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Check that no globals are present in Go code.☆118Updated last month
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- ☆53Updated 9 months ago
- Go linter for forbidding identifiers☆145Updated 5 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- ☆26Updated 3 years ago
- ☆43Updated 7 months ago
- Golang linter to use strconv☆40Updated 4 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆30Updated this week
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Run Go tests inside a Docker image☆99Updated 5 months ago
- ☆121Updated last year
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated this week
- A corpus of popular Go modules☆108Updated 8 months ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated this week
- Accept Interfaces, Return Concrete Types☆73Updated 2 months ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- A linter that handles struct tags.☆54Updated 3 months ago
- Benchmark the init cost of Go packages☆81Updated 2 months ago
- linter for copyright headers☆27Updated this week
- ☆98Updated 6 months ago
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- Magic number detector for Go.☆199Updated last year