golangci / example-plugin-linterLinks
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
☆15Updated 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:
- Golang linter to check the errors handling expressions☆63Updated 3 months ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Checks for a new line before return and branch statements.☆27Updated last year
- Contains functions for simplified creation of pointers from constants of basic types☆28Updated 2 years ago
- Unit tests generator for Go programming language☆87Updated 7 years ago
- ☆54Updated last year
- Build system and task runner for Go projects☆125Updated this week
- Linter that checks that comments end in a period☆48Updated 2 months ago
- Go package to easily convert a URL's query parameters/values into usable struct values of the correct types.☆19Updated 5 years ago
- A module to aid developers to generate Go BSON class maps☆12Updated 2 months ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆67Updated 3 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
- Check that no globals are present in Go code.☆125Updated 7 months ago
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- Mock time.Now() in golang☆39Updated last year
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- testcase is an opinionated testing framework to support test driven design.☆127Updated 2 months ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Go Embed experiments☆30Updated 4 years ago
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆18Updated 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
- ☆85Updated 7 months ago
- The research project based on the draft design of Go Generics☆34Updated 4 years ago
- A Go implementation of JSONPath☆94Updated 7 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 7 years ago
- Declare AMQP entities like queues, producers, and consumers in a declarative way. Can be used to work with RabbitMQ.☆90Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- flexible data type for Go☆49Updated 5 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