GitHub user bforbis opened a pull request:
https://github.com/apache/thrift/pull/1373
THRIFT-4334: Fix perl indentation for default attribute values
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bforbis/thrift THRIFT-4334-perl-indentation
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1373.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 #1373
----
commit acb7b85b1639f4c7455772c37a33b6c437d0a7cd
Author: Brian Forbis <[email protected]>
Date: 2017-09-23T05:06:08Z
THRIFT-4334: Fix perl indentation for default attribute values of array /
hashes / objects
----
---