matoous / godoxLinks
GoDoX extract speficic comments from Go code based on keywords
☆18Updated 7 months ago
Alternatives and similar repositories for godox
Users that are interested in godox are comparing it to the libraries listed below
Sorting:
- Check that no globals are present in Go code.☆119Updated 4 months ago
- Golang linter to check the errors handling expressions☆55Updated last week
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Magic number detector for Go.☆201Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆41Updated last week
- Go linter for forbidding identifiers☆151Updated 8 months ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- ☆54Updated 11 months ago
- Golang linter to use strconv☆41Updated this week
- Go linter to detect erroneous multiplication of duration values☆48Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Linter that checks that comments end in a period☆48Updated this week
- Accept Interfaces, Return Concrete Types☆75Updated 2 weeks ago
- Checks for a new line before return and branch statements.☆28Updated last year
- Finds unused _exported_ Go symbols in a project. Backed by gopls.☆39Updated last year
- A corpus of popular Go modules☆108Updated 11 months ago
- Bridge between Go testing.T and slog.☆79Updated 2 years ago
- A linter that handles struct tags.☆54Updated last month
- Checking Go templates for validity.☆65Updated 11 months ago
- misspelled word linter for Go comments, string literals and embedded files☆42Updated 6 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆176Updated 6 months ago
- A simple assertion library using Go generics☆172Updated 2 weeks ago
- golang linter to detect named returns☆28Updated 2 weeks ago
- ☆121Updated last year
- Benchmark the init cost of Go packages☆82Updated 3 weeks ago
- detects nested contexts in loops or function literals☆55Updated this week
- ☆99Updated 9 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆75Updated 2 weeks ago
- ☆79Updated last year