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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---