Gerrit0 opened a new pull request, #2928:
URL: https://github.com/apache/avro/pull/2928

   ## What is the purpose of the change
   
   There is a .clang-format file in the repository, indicating that files 
should be formatted with this standard, but they have drifted out of 
conformance over time, which makes it easy to accidentally introduce unrelated 
differences when submitting changes. This formats the entire c++ directory.
   
   Ideally, format compliance should be checked when a pull request is made, 
I'm open to creating a PR which adds this workflow if desired.
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Documentation
   
   - Does this pull request introduce a new feature? No
   - If yes, how is the feature documented? N/A
   


-- 
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: dev-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to