golangci / example-plugin-linterLinks
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
☆16Updated 9 months ago
Alternatives and similar repositories for example-plugin-linter
Users that are interested in example-plugin-linter are comparing it to the libraries listed below
Sorting:
- Contains functions for simplified creation of pointers from constants of basic types☆28Updated 2 years ago
- Golang linter to check the errors handling expressions☆67Updated 4 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Build system and task runner for Go projects☆126Updated last month
- ☆55Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 5 months ago
- Mock time.Now() in golang☆39Updated last year
- Checks for a new line before return and branch statements.☆27Updated last year
- Check that no globals are present in Go code.☆128Updated 8 months ago
- A curated list of Go code formatters (like gofmt)☆41Updated 5 years ago
- testcase is an opinionated testing framework to support test driven design.☆127Updated 3 months ago
- Unit tests generator for Go programming language☆87Updated 7 years ago
- ☆85Updated 8 months ago
- golang dependency analysis☆22Updated 2 years ago
- Analyzer: checks whether err of sql.Rows is checked.☆18Updated 2 years ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- GO Dependency Injection☆10Updated 4 years ago
- clear go error wrapping with caller☆64Updated 2 years ago
- Check that no init functions are present in Go code.☆43Updated 4 years ago
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆26Updated last week
- Go Embed experiments☆30Updated 4 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆228Updated 3 years ago
- Сhecks that the Structes are created by the Factory☆14Updated last week
- Bifurcation Framework for testing and use cases☆14Updated 3 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆132Updated last week
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- ☆97Updated 5 years ago
- Convert xml and json to go struct☆36Updated 4 years ago
- Golang linter to use strconv☆43Updated 2 months ago