[
https://issues.apache.org/jira/browse/THRIFT-5969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18077949#comment-18077949
]
Yuxuan Wang commented on THRIFT-5969:
-------------------------------------
There are certainly some low hanging fruits in the compiler (actually I should
have already got most of them previously, but it won't surprise me if I missed
some). The problem is that after low hanging fruits, it can become annoying
quickly (mostly to align whitespaces between field members, so you need to
first iterate over them to get what's the longest one, and then pad everything
else).
If you want to give it a go I would be happy to help you review it :)
> Introduce gofmt for Go library
> ------------------------------
>
> Key: THRIFT-5969
> URL: https://issues.apache.org/jira/browse/THRIFT-5969
> Project: Thrift
> Issue Type: Task
> Components: Go - Library
> Reporter: Dmytro Shteflyuk
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)