golangci / example-plugin-linterLinks
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
☆15Updated 8 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:
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆66Updated 3 years ago
- Golang linter to check the errors handling expressions☆61Updated 3 months ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated 2 weeks ago
- Golang linter that encourages you to use a separate _test package☆51Updated last week
- Unit tests generator for Go programming language☆87Updated 7 years ago
- ☆54Updated last year
- Linter that checks that comments end in a period☆49Updated 2 months ago
- Build system and task runner for Go projects☆124Updated this week
- Go Embed experiments☆30Updated 4 years ago
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆99Updated 4 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Check that no globals are present in Go code.☆123Updated 6 months ago
- Contains functions for simplified creation of pointers from constants of basic types☆28Updated 2 years ago
- Capture stdout and/or stderr in Go.☆45Updated 2 years ago
- A linter that handles struct tags.☆55Updated 2 weeks 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 2 weeks ago
- ☆97Updated 5 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- Convert xml and json to go struct☆36Updated 4 years ago
- testcase is an opinionated testing framework to support test driven design.☆126Updated last month
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 7 years ago
- Golang linter to use strconv☆42Updated last month
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 3 months ago
- A Go Test Explorer for VS code (https://marketplace.visualstudio.com/items?itemName=premparihar.gotestexplorer)☆47Updated 3 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Line length linter☆69Updated 3 years ago
- A Go package for syntax highlighting☆56Updated 2 years ago
- Go MapSlice for ordered marshal/ unmarshal of maps in JSON☆20Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆76Updated 2 weeks ago