1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:31:22 -06:00
go/src/cmd/fix
Rémy Oudompheng 5a810f7c0a cmd/fix: remove obsolete testdata.
The corresponding rules have been removed for Go 1.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/9940044
2013-06-02 15:40:32 +02:00
..
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
fix.go fix: walk ast.Ellipsis values. 2012-02-17 14:39:50 +11: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