1
0
mirror of https://github.com/golang/go synced 2024-10-04 15:11:20 -06:00
go/src/cmd/fix
Josh Bleecher Snyder 2adc4e8927 all: use "reports whether" in place of "returns true if(f)"
Comment changes only.

Change-Id: I56848814564c4aa0988b451df18bebdfc88d6d94
Reviewed-on: https://go-review.googlesource.com/7721
Reviewed-by: Rob Pike <r@golang.org>
2015-03-18 15:14:06 +00:00
..
doc.go cmd/fix: mention -help instead of the non-existent -? flag 2014-08-07 23:24:32 +10:00
fix.go all: use "reports whether" in place of "returns true if(f)" 2015-03-18 15:14:06 +00:00
import_test.go
main_test.go
main.go go/format: Package format implements standard formatting of Go source. 2012-11-27 10:29:49 -08:00
netipv6zone_test.go cmd/fix: check type assertion in netipv6zone rule. 2013-06-02 15:39:47 +02:00
netipv6zone.go cmd/fix: check type assertion in netipv6zone rule. 2013-06-02 15:39:47 +02:00
printerconfig_test.go cmd/fix: Add keys to printer.Config composite literals. 2012-12-16 19:31:59 -05:00
printerconfig.go cmd/fix: Add keys to printer.Config composite literals. 2012-12-16 19:31:59 -05:00
typecheck.go bytes, strings: add TrimPrefix and TrimSuffix 2013-02-01 08:41:25 -08:00