errcheck
error checker
An analyzer tool for detecting unchecked errors in Go code
errcheck checks that you checked errors.
2k stars
27 watching
138 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
errcheckerrorgolinter
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for representing multiple error values as a single error | 2,367 |
| A tool for generating and testing random inputs to ensure software reliability | 4,790 |
| A tool that scans Go source code for potential security vulnerabilities | 7,894 |
| Generates Go test boilerplate from source code | 4,975 |
| Package of validators and sanitizers for strings, structs, and collections | 6,061 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| A comprehensive toolset for static code analysis and optimization in the Go programming language | 6,252 |
| A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. | 460 |
| A tool to diagnose and inspect running Go processes on a system. | 6,770 |
| An error catching and management tool for Rails applications. | 4,244 |
| A high-level implementation of the Git version control system in Go | 6,070 |
| Tools and strategies for handling errors in Go applications | 347 |
| A markdown processor implemented in Go, supporting common extensions and fast utf-8 input processing. | 5,476 |
| An Emacs extension that provides on-the-fly syntax checking capabilities. | 2,423 |
| An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,419 |