golangci / example-plugin-linterLinks
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
☆14Updated 3 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:
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- Mock time.Now() in golang☆38Updated last year
- Contains functions for simplified creation of pointers from constants of basic types☆28Updated 2 years ago
- Go Embed experiments☆30Updated 3 years ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆65Updated 2 years ago
- nakedret is a Go static analysis tool to find naked returns in functions greater than a specified function length.☆131Updated last week
- Golang linter to check the errors handling expressions☆55Updated 4 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated this week
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆70Updated last week
- GolangCI-Lint integration for IDEA☆223Updated 9 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`.☆26Updated last week
- Go linter that checks if package imports are in a list of acceptable packages.☆168Updated 5 months ago
- Build system and task runner for Go projects☆123Updated 3 months ago
- ☆54Updated 9 months ago
- A linter that handles struct tags.☆54Updated 4 months ago
- Golang linter to use strconv☆40Updated 5 months ago
- testcase is an opinionated testing framework to support test driven design.☆123Updated this week
- Сhecks that the Structes are created by the Factory☆12Updated last week
- Unit tests generator for Go programming language☆85Updated 6 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 6 months ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 4 months ago
- Magic number detector for Go.☆201Updated last year
- Check that no globals are present in Go code.☆119Updated 2 months ago
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- AMQP instrumentation in Go☆31Updated last month
- GoUtils is a Go implementation of some string manipulation libraries of Apache Commons. This is an open source project aimed at providing…☆98Updated 4 years ago
- Library providing routines to merge and validate JSON, YAML and/or TOML files☆36Updated 2 years ago
- intrange is a program for checking for loops that could use the Go 1.22 integer range feature.☆33Updated this week
- ☆97Updated 4 years ago