fishy commented on PR #2976:
URL: https://github.com/apache/thrift/pull/2976#issuecomment-2111660488

   > Great idea. Does this make `go fmt` a no-op?
   
   Not really. There are still quite a few things not there yet:
   
   * imports need to be sorted alphabetically
   * vertical alignment (for example, for field names of a struct, need to 
figure out the longest one and align everything else)
   * proper blank lines (no two blank lines between functions, etc.)
   * ...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to