diff options
author | Russ Cox <rsc@golang.org> | 2020-03-09 23:23:49 -0400 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2020-03-11 14:10:22 +0000 |
commit | 7fd29cb024126de10a90c54427e050e7928c54b4 (patch) | |
tree | 42498c25ba0669a5914b2d883419e5d15b7a7a8c /content/go2draft.article | |
parent | 9dd3d9b97af3dba2bd18f1a5e18bd8e8edf78962 (diff) |
content: make spacing consistent + remove comments
Remove repeated blank lines, trailing spaces, trailing blank lines
Remove comments from survey2018.article (only article using them).
Remove blank lines between successive ".commands".
For golang/go#33955.
Change-Id: I90cae37a859a8e39549520569d5f10bc455415d3
Reviewed-on: https://go-review.googlesource.com/c/blog/+/222841
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'content/go2draft.article')
-rw-r--r-- | content/go2draft.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/go2draft.article b/content/go2draft.article index 97ace9a..e1e4715 100644 --- a/content/go2draft.article +++ b/content/go2draft.article @@ -15,4 +15,4 @@ For a quick overview, watch this short message we just played at Gophercon 2018: We invite everyone in the Go community to [[https://go.googlesource.com/proposal/+/master/design/go2draft.md][learn more about the designs]] -and help us improve them. +and help us improve them. |