go/lib
David Crawshaw 28cead8b6c codereview: gofmt check for non-src/ files
Gives other projects the benefit of the gofmt presubmit.
Results in minor changes in the doc/ directory:
        find doc -name \*.go -exec gofmt -d {} \;

R=rsc, gri
CC=golang-dev
https://golang.org/cl/5158042
2011-11-18 12:42:30 -08:00
..
codereview codereview: gofmt check for non-src/ files 2011-11-18 12:42:30 -08:00
godoc godoc: provide mode for flat (non-indented) directory listings 2011-11-17 14:47:49 -08:00