errcheck

error checker

An analyzer tool for detecting unchecked errors in Go code

errcheck checks that you checked errors.

GitHub

2k stars
27 watching
138 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists

errcheckerrorgolinter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hashicorp/go-multierror A package for representing multiple error values as a single error 2,346
dvyukov/go-fuzz A tool for generating and testing random inputs to ensure software reliability 4,780
securego/gosec A tool that scans Go source code for potential security vulnerabilities 7,852
cweill/gotests Generates Go test boilerplate from source code 4,957
asaskevich/govalidator Package of validators and sanitizers for strings, structs, and collections 6,050
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
dominikh/go-tools A comprehensive toolset for static code analysis and optimization in the Go programming language 6,190
snwfdhmp/errlog A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. 459
google/gops A tool to diagnose and inspect running Go processes on a system. 6,745
errbit/errbit An error catching and management tool for Rails applications. 4,245
go-git/go-git A high-level implementation of the Git version control system in Go 5,995
emperror/emperror Tools and strategies for handling errors in Go applications 342
russross/blackfriday A markdown processor implemented in Go, supporting common extensions and fast utf-8 input processing. 5,452
flycheck/flycheck An Emacs extension that provides on-the-fly syntax checking capabilities. 2,420
disposaboy/gosublime An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. 3,418