golangci / example-plugin-linterLinks
Example linter that can be used as a plugin for https://github.com/golangci/golangci-lint
☆14Updated last month
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:
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Standalone repo of deadcode package from http://github.com/remyoudompheng/go-misc☆53Updated 6 years ago
- Linter that checks that comments end in a period☆47Updated last month
- Source code analyzer that helps you to maintain variable/field naming conventions inside your project.☆40Updated 6 years ago
- Golang linter to check the errors handling expressions☆52Updated 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`.☆25Updated this week
- Build Go linters from lintpack-compatible packages. Also serves as a framework for writing checkers.☆28Updated 5 years ago
- Go linter which checks for dangerous unicode character sequences☆38Updated last month
- Analyzer: checks whether err of sql.Rows is checked.☆17Updated last year
- ☆53Updated 7 months ago
- Check that no globals are present in Go code.☆115Updated last week
- A curated list of Go code formatters (like gofmt)☆39Updated 4 years ago
- Linter checks that printf-like functions are named with `f` at the end.☆26Updated 2 months ago
- Checks for a new line before return and branch statements.☆28Updated last year
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆66Updated this week
- golang linter to detect named returns☆28Updated 3 weeks ago
- Basic Assertion Library used along side native go testing, with building blocks for custom assertions☆65Updated 2 years ago
- Golang linter that encourages you to use a separate _test package☆51Updated 3 weeks ago
- Golang linter to use strconv☆40Updated 2 months ago
- Visualize Go module dependencies in Graphviz DOT format☆53Updated 5 years ago
- A library for generating the repository pattern.☆34Updated 3 years ago
- Zap logging package extensions☆45Updated 3 years ago
- Mock time.Now() in golang☆38Updated last year
- Go Redis Client☆19Updated 5 years ago
- Set of Go context's utilities.☆54Updated 4 years ago
- Go linter to detect erroneous multiplication of duration values☆47Updated last year
- Go linter for checking that your code uses short syntax for if-statements whenever possible.☆18Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 4 months ago
- Line length linter☆65Updated 3 years ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago