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

Issue 154102: code review 154102: Remove -align flag from gofmt. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by gri
Modified:
14 years, 5 months ago
Reviewers:
rsc
Visibility:
Public.

Description

Remove -align flag from gofmt. (Making it work correctly with -spaces is a bit of work and the output won't make much sense as it is intended as input to tabwriter.) Fixes issue 100.

Patch Set 1 #

Patch Set 2 : code review 154102: Remove -align flag from gofmt. #

Patch Set 3 : code review 154102: Remove -align flag from gofmt. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -6 lines) Patch
M src/cmd/gofmt/doc.go View 1 chunk +0 lines, -2 lines 0 comments Download
M src/cmd/gofmt/gofmt.go View 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc, I'd like you to review the following change.
14 years, 5 months ago (2009-11-13 00:15:25 UTC) #1
rsc
LGTM
14 years, 5 months ago (2009-11-13 02:25:37 UTC) #2
gri
14 years, 5 months ago (2009-11-13 02:26:47 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=976bf5096d9d ***

Remove -align flag from gofmt.
(Making it work correctly with -spaces is a bit of work and the output
won't make much sense as it is intended as input to tabwriter.)
Fixes issue 100.

R=rsc
http://codereview.appspot.com/154102
Sign in to reply to this message.

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