matoous / godoxLinks
GoDoX extract speficic comments from Go code based on keywords
☆18Updated 9 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 to check the errors handling expressions☆57Updated last month
- Go linter for forbidding identifiers☆155Updated 2 weeks ago
- Linter that checks that comments end in a period☆49Updated 3 weeks ago
- Magic number detector for Go.☆202Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated last week
- Check that no globals are present in Go code.☆122Updated 5 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- ☆54Updated last year
- Run Go tests inside a Docker image☆100Updated 8 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Accept Interfaces, Return Concrete Types☆77Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆48Updated 2 weeks ago
- Generate readme file from Go doc. Now available as a Github action!☆221Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 weeks ago
- A linter that handles struct tags.☆55Updated 2 months ago
- misspelled word linter for Go comments, string literals and embedded files☆43Updated 7 months ago
- ☆121Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated 3 weeks ago
- Linter that confirms DB rows and statements are closed properly.☆90Updated 5 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 corpus of popular Go modules☆108Updated last year
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go tool for major version upgrades☆146Updated 2 months ago
- Bridge between Go testing.T and slog.☆79Updated 2 years ago
- detects nested contexts in loops or function literals☆57Updated this week
- CLI frontend for mage based on promptui.☆27Updated last year
- Safe number conversion in Go: address gosec G115 and cwe-190 Integer Overflow or Wraparound☆70Updated last week
- golang linter to detect named returns☆29Updated last week
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago