icexelloss commented on pull request #12321:
URL: https://github.com/apache/arrow/pull/12321#issuecomment-1028182285


   Trying to figure out lint issues myself - reading this doc here:
   
https://arrow.apache.org/docs/dev/developers/cpp/development.html#code-style-linting-and-ci
   
   ```
   Passes various C++ (and others) style checks, checked with the lint 
subcommand to Archery. This can also be fixed locally by running archery lint 
--cpplint --clang-format --clang-tidy --fix.
   ```
   
   I don't think I have `archery` installed - what is it?


-- 
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