matoous / godoxLinks
GoDoX extract speficic comments from Go code based on keywords
☆18Updated 11 months ago
Alternatives and similar repositories for godox
Users that are interested in godox are comparing it to the libraries listed below
Sorting:
- ☆54Updated last year
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated 3 weeks ago
- Check that no globals are present in Go code.☆124Updated 7 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 9 months ago
- Golang linter to use strconv☆43Updated last month
- Run Go tests inside a Docker image☆100Updated 10 months ago
- Accept Interfaces, Return Concrete Types☆78Updated 3 weeks ago
- Magic number detector for Go.☆204Updated 2 years ago
- Linter that checks that comments end in a period☆48Updated 2 months 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☆42Updated 3 weeks ago
- Go tool for major version upgrades☆148Updated this week
- Go linter for forbidding identifiers☆158Updated 2 months ago
- Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a …☆33Updated 3 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆49Updated 2 months ago
- A linter that handle directives into `go.mod`.☆16Updated last month
- golang linter to detect named returns☆29Updated last month
- Benchmark the init cost of Go packages☆83Updated 4 months ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 7 months ago
- A linter that handles struct tags.☆55Updated last month
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆78Updated last week
- ☆101Updated last year
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆77Updated 3 weeks ago
- detects nested contexts in loops or function literals☆64Updated last week
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆36Updated 2 months ago
- linter for copyright headers☆29Updated 3 weeks ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week