mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add wrapcheck (#5358)
This commit is contained in:
parent
68fd3f9a49
commit
173944de7d
@ -3188,6 +3188,7 @@ _Source code analysis tools, also known as Static Application Security Testing (
|
|||||||
- [usestdlibvars](https://github.com/sashamelentyev/usestdlibvars) - A linter that detect the possibility to use variables/constants from the Go standard library.
|
- [usestdlibvars](https://github.com/sashamelentyev/usestdlibvars) - A linter that detect the possibility to use variables/constants from the Go standard library.
|
||||||
- [vacuum](https://github.com/daveshanley/vacuum) - An ultra-super-fast, lightweight OpenAPI linter and quality checking tool.
|
- [vacuum](https://github.com/daveshanley/vacuum) - An ultra-super-fast, lightweight OpenAPI linter and quality checking tool.
|
||||||
- [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags.
|
- [validate](https://github.com/mccoyst/validate) - Automatically validates struct fields with tags.
|
||||||
|
- [wrapcheck](https://github.com/tomarrell/wrapcheck) - A linter to check that errors from external packages are wrapped.
|
||||||
|
|
||||||
**[⬆ back to top](#contents)**
|
**[⬆ back to top](#contents)**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user