]> Cypherpunks repositories - gostls13.git/commit
all: unindent some big chunks of code
authorDaniel Martí <mvdan@mvdan.cc>
Thu, 17 Aug 2017 14:51:35 +0000 (15:51 +0100)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 18 Aug 2017 06:59:48 +0000 (06:59 +0000)
commit59413d34c92cf5ce9b0e70e7105ed73a24849b3e
tree858c93ecabecd2f768046e33ea11b3530b74f78d
parentb73d46de36e937819f34a37a46af73eb435246aa
all: unindent some big chunks of code

Found with mvdan.cc/unindent. Prioritized the ones with the biggest wins
for now.

Change-Id: I2b032e45cdd559fc9ed5b1ee4c4de42c4c92e07b
Reviewed-on: https://go-review.googlesource.com/56470
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bytes/bytes.go
src/debug/dwarf/type.go
src/go/build/build.go
src/go/types/call.go
src/math/expm1.go
src/runtime/mheap.go
src/runtime/os_linux.go
src/runtime/panic.go
src/runtime/stack.go
src/text/tabwriter/tabwriter.go