1
0
mirror of https://github.com/golang/go synced 2024-09-30 06:04:30 -06:00
go/lib/codereview
Rob Pike 50231fa19f lib/codereview/codereview.py: fix crash when hg gofmt has no files
The gofmt function was returning a string, which isn't the right type.
Three cheers for dynamic typing.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7917044
2013-03-26 17:32:22 -07:00
..
codereview.cfg
codereview.py lib/codereview/codereview.py: fix crash when hg gofmt has no files 2013-03-26 17:32:22 -07:00
test.sh