matoous / godox
GoDoX extract speficic comments from Go code based on keywords
☆15Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for godox
- Golang linter to check the errors handling expressions☆46Updated 3 years ago
- Golang linter that encourages you to use a separate _test package☆47Updated this week
- ☆26Updated 2 years ago
- Linter that checks that comments end in a period☆44Updated 2 months ago
- Go linter to detect erroneous multiplication of duration values☆46Updated 6 months ago
- Check that no init functions are present in Go code.☆41Updated 3 years ago
- Check that no globals are present in Go code.☆105Updated last year
- Go linter for forbidding identifiers☆125Updated 5 months ago
- Simple linter to check that your code does not contain non-ASCII identifiers☆22Updated last year
- Format Go's benchmarking output☆88Updated 2 years ago
- Checks for a new line before return and branch statements.☆26Updated 7 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆127Updated 3 weeks ago
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated last week
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆17Updated 2 years ago
- ☆51Updated last month
- CLI frontend for mage based on promptui.☆25Updated 10 months ago
- Detect deeply nested if statements in Go source code☆41Updated 3 years ago
- Magic number detector for Go.☆191Updated 11 months ago
- ☆37Updated 4 months ago
- ☆19Updated 5 months ago
- tparallel finds inappropriate usage of `t.Parallel()` method in your Go test codes☆24Updated 4 months ago
- go test with colors☆11Updated last month
- A curated list of Go code formatters (like gofmt)☆32Updated 3 years 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 …☆31Updated last month
- A linter to ensure that slices are not initialized with non-zero length☆70Updated 6 months ago
- linter for copyright headers☆22Updated 8 months ago
- ☆121Updated 5 months ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆23Updated last week
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆72Updated 7 months ago