pulumi/pkg/codegen/python/gen_program_test/batch2
Abhinav Gupta 1ac8c17cdc
all: gofmt -w -s
Run `gofmt -w -s` on all files.

Command used to make this change:

    gofmt -w -s $(rg --files -g '*.go' | rg -v compilation_error)

Dropped `-s` for some generated files.

Depends on #11821
Resolves #10327
2023-01-10 19:03:24 -08:00
..
gen_program_test.go all: gofmt -w -s 2023-01-10 19:03:24 -08:00