[
https://issues.apache.org/jira/browse/THRIFT-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14229196#comment-14229196
]
ASF GitHub Bot commented on THRIFT-2729:
----------------------------------------
GitHub user cvlchinet opened a pull request:
https://github.com/apache/thrift/pull/295
Fix readability in Go generator
Because of auto-formatting the source code from
https://issues.apache.org/jira/browse/THRIFT-2729 the source writing part of
the Go generator is cluttered and barely readable.
This PR sets line breaks in appropriate positions to make it a lot more
readable and maintainable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cvlchinet/thrift go-fix-readability
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/295.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #295
----
commit 4fed6698a9df36c99dbb5468835d1cf9467a10ad
Author: Chi Vinh Le <[email protected]>
Date: 2014-11-29T13:39:10Z
Increase readability in go generator
----
> C++ coding standards
> --------------------
>
> Key: THRIFT-2729
> URL: https://issues.apache.org/jira/browse/THRIFT-2729
> Project: Thrift
> Issue Type: Sub-task
> Components: C++ - Library
> Reporter: Konrad Grochowski
> Attachments: .clang-format, CPPLINT.cfg
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)