1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:14:43 -07:00
go/lib/codereview
Uriel Mangado 9b8c94a46f codereview.py: correct error handling without decorator
The decorator hides the number of function arguments from Mercurial,
so Mercurial cannot give proper error messages about commands
invoked with the wrong number of arguments.

Left a 'dummy' hgcommand decorator in place as a way to document
what functions are hg commands, and just in case we need some other
kind of hack in the future.

R=adg, rsc
CC=golang-dev
https://golang.org/cl/6488059
2012-09-01 19:55:29 -04:00
..
codereview.cfg
codereview.py codereview.py: correct error handling without decorator 2012-09-01 19:55:29 -04:00
test.sh codereview: undo last night's rollback 2011-11-18 12:58:44 -05:00