1
0
mirror of https://github.com/golang/go synced 2024-11-12 04:00:23 -07:00
go/lib/codereview
Russ Cox d8e0d9a778 add "hg gofmt" to run all modified files through gofmt.
add check before Upload, for now disabled by default,
that files do not change when run through gofmt.
enable by adding

	[codereview]
	force_gofmt = True

to .hgrc or .hg/hgrc.

add doc strings for a few more commands.
rename codereview-login to code-login
to make module doc visible.

R=r
CC=gri
http://go/go-review/1018056
2009-11-04 23:43:55 -08:00
..
codereview.py add "hg gofmt" to run all modified files through gofmt. 2009-11-04 23:43:55 -08:00