matoous / godoxLinks
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:
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Golang linter to check the errors handling expressions☆53Updated 4 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated 2 weeks ago
- Linter that checks that comments end in a period☆47Updated last month
- Golang linter to use strconv☆40Updated 3 months ago
- Check that no globals are present in Go code.☆115Updated 3 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- ☆53Updated 8 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆27Updated 2 weeks ago
- ☆26Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- ☆24Updated 2 years ago
- Go linter for forbidding identifiers☆143Updated 4 months ago
- A linter that handles struct tags.☆54Updated 2 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- ☆42Updated 6 months ago
- Convenience wrapper around "go test" + "benchstat".☆22Updated 5 years ago
- A go library that implements application/problem+json and application/problem+xml☆67Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 4 months ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆26Updated 11 months ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Go library for HTTP content type negotiation☆54Updated 4 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 2 months ago
- go test with colors☆11Updated 8 months ago
- golang linter to detect named returns☆28Updated 2 weeks ago