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

Issue 1843044: code review 1843044: gofmt: fix some linebreak issues (Closed)

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

Description

gofmt: fix some linebreak issues - don't lose empty lines after labels - canonicalize number of line breaks - gofmt src misc, fixes a couple of irregular breaks

Patch Set 1 #

Patch Set 2 : code review 1843044: gofmt: fix some linebreak issues #

Patch Set 3 : code review 1843044: gofmt: fix some linebreak issues #

Patch Set 4 : code review 1843044: gofmt: fix some linebreak issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -48 lines) Patch
M src/pkg/compress/flate/huffman_code.go View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/compress/flate/inflate.go View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/go/doc/comment.go View 1 chunk +0 lines, -1 line 0 comments Download
M src/pkg/go/printer/nodes.go View 1 15 chunks +36 lines, -32 lines 0 comments Download
M src/pkg/go/printer/printer.go View 1 8 chunks +31 lines, -11 lines 0 comments Download
M src/pkg/go/printer/testdata/statements.golden View 2 chunks +48 lines, -1 line 0 comments Download
M src/pkg/go/printer/testdata/statements.input View 2 chunks +53 lines, -0 lines 0 comments Download
M src/pkg/nntp/nntp_test.go View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-07-20 02:14:25 UTC) #1
rsc1
LGTM
14 years, 9 months ago (2010-07-20 06:03:45 UTC) #2
gri
14 years, 9 months ago (2010-07-20 16:29:35 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=856fa94de87e ***

gofmt: fix some linebreak issues

- don't lose empty lines after labels
- canonicalize number of line breaks
- gofmt src misc, fixes a couple of irregular breaks

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

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