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/survey2017-results.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/survey2017-results.article')
-rw-r--r-- | content/survey2017-results.article | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/survey2017-results.article b/content/survey2017-results.article index c64cf07..59ebc9a 100644 --- a/content/survey2017-results.article +++ b/content/survey2017-results.article @@ -74,7 +74,6 @@ identified "Go lacks critical features" as the reason they don't use Go more and a decreased percentage who identified "Go not being an appropriate fit". Other than these changes, the list remains consistent with last year. - .html survey2017/usage.html * Development and deployment @@ -189,4 +188,4 @@ keyword? Perhaps unsurprisingly, the most popular response was `go`, followed by Finally, on behalf of the entire Go project, we are grateful for everyone who has contributed to our project, whether by being a part of our great community, -by taking this survey or by taking an interest in Go.
\ No newline at end of file +by taking this survey or by taking an interest in Go. |