Categorygithub.com/lessthanthreelabs/go.codereview
repository
0.0.0-20140210202940-a7603a34b55a
Repository: https://github.com/lessthanthreelabs/go.codereview.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

This repository holds the Go code review tools.

The codereview.py script itself remains in the main Go repository, at least for now, but to use the script's clpatch command, you need to install hgpatch, by doing

go get code.google.com/p/go.codereview/cmd/hgpatch

To submit changes to this repository, see http://golang.org/doc/contribute.html.