1
0
mirror of https://github.com/golang/go synced 2024-10-04 10:21:21 -06:00
go/src/cmd/gofmt
Robert Griesemer 236cf308c2 cmd/gofmt: don't permit -w with stdin
Also: use 0x644 file permission if a new file
is created (should not happen anymore, though).

LGTM=r
R=r
CC=golang-codereviews
https://golang.org/cl/126610044
2014-08-25 15:29:47 -07:00
..
testdata cmd/gofmt: fix error on partial Go code ending with line comment. 2014-08-22 10:18:00 -07:00
doc.go cmd/gofmt: remove -tabwidth and -tabs flags 2014-01-14 11:10:56 -08:00
gofmt_test.go cmd/gofmt: make test files self-describing 2014-08-21 17:25:13 -07:00
gofmt.go cmd/gofmt: don't permit -w with stdin 2014-08-25 15:29:47 -07:00
long_test.go cmd/gofmt: remove -tabwidth and -tabs flags 2014-01-14 11:10:56 -08:00
rewrite.go gofmt: remove redundant check in rewriter 2014-06-30 14:40:12 -07:00
simplify.go gofmt: -s flag simplifies "for _ = range x" 2014-07-17 09:40:27 -07:00