Github user dcelasun commented on the issue:

    https://github.com/apache/thrift/pull/1515
  
    Please don't change the code style while you are doing unrelated changes, 
it makes it very hard to review what *actually* changed. Even with the changes, 
there are lots of style inconsistencies like opening braces for functions are 
sometimes on the same line, sometimes on a new line.
    
    So please revert any style-only changes and follow the existing style. If 
you want to also change/improve code style, open a separate PR for that. Thank 
you.


---

Reply via email to