cockroachdb/returncheck

Name: returncheck

Owner: CockroachDB

Description: Go return value checker

Forked from: kkaneda/returncheck

Created: 2017-01-25 15:03:49.0

Updated: 2017-01-25 15:03:52.0

Pushed: 2017-02-27 17:26:28.0

Homepage: null

Size: 10

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

returncheck

This is forked from https://github.com/kkaneda/returncheck to make two main changes: 1) de-internal implementation

2) remove the hardcoded invocation against the since-renamed cockroachdb package.

These changes were made since CockroachDB's linters are now Go tests, so we're happy to just directly invoke the Go function the main method was wrapping.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.