Skip to content

tulzke/recover-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recover-linter

go-errorlint is a source code linter for Go that can be used to find unsafe goroutines without recover expressions

Panic in goroutine without recover can crash entire application

Usage

recover-linter accepts a set of package names similar to golint:

recover-linter ./...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages