Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(976)

Issue 223101: code review 223101: gofmt: fix alignment of multi-line var declarations (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by gri
Modified:
15 years ago
Reviewers:
CC:
rsc, r, golang-dev
Visibility:
Public.

Description

gofmt: fix alignment of multi-line var declarations - gofmt -w src misc

Patch Set 1 #

Patch Set 2 : code review 223101: gofmt: fix alignment of multi-line var declarations #

Patch Set 3 : code review 223101: gofmt: fix alignment of multi-line var declarations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -34 lines) Patch
M src/cmd/godoc/godoc.go View 1 chunk +5 lines, -5 lines 0 comments Download
M src/pkg/exp/ogle/rruntime.go View 2 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/go/printer/nodes.go View 8 chunks +26 lines, -19 lines 0 comments Download
M src/pkg/go/printer/testdata/declarations.golden View 3 chunks +22 lines, -0 lines 0 comments Download
M src/pkg/go/printer/testdata/declarations.input View 4 chunks +20 lines, -1 line 0 comments Download
M src/pkg/http/response.go View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc, r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years ago (2010-03-02 22:53:28 UTC) #1
rsc
LGTM
15 years ago (2010-03-03 00:14:49 UTC) #2
gri
15 years ago (2010-03-03 01:23:15 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b7663925130c ***

gofmt: fix alignment of multi-line var declarations
- gofmt -w src misc

R=rsc, r
CC=golang-dev
http://codereview.appspot.com/223101
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b