wrapcheck
Error wrapper checker
A tool to help identify the source of errors during debugging by checking if external package errors are wrapped correctly
A Go linter to check that errors from external packages are wrapped
310 stars
7 watching
29 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
checkerrorgogo-linterhacktoberfestlinter
Related projects:
Repository | Description | Stars |
---|---|---|
| An error handling library providing contextual information and stack traces. | 469 |
| A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 |
| Tool to run multiple linters on Go code to detect errors and warnings | 67 |
| A comprehensive and opinionated Go source code linter that provides checks for bugs, performance, and style issues. | 1,867 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| Detects potential misuse of standard library variables in Go code | 43 |
| Checks package configurations for a ROS build system to detect common errors and issues. | 57 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| A tool to detect and prevent exception handling antipatterns in Python code | 436 |
| Tools and strategies for handling errors in Go applications | 347 |
| A Ruby wrapper library for Excel on Windows | 13 |
| A tool that checks and fixes .env files to prevent environmental issues in applications | 1,844 |
| A utility library to format and handle errors with stack traces in Go programming language. | 1,042 |
| Automates style checks and code review to enforce uniform coding standards across large projects. | 240 |