Commits


Romain Francois authored and Wes McKinney committed 0249f19eeea
ARROW-4710: [C++][R] New linting script skip files with "cpp" extension This replaces/finishes @wesm #3776, I did not know how to not open my own branch/pr. Author: Romain Francois <romain@purrple.cat> Author: Wes McKinney <wesm+git@apache.org> Closes #3835 from romainfrancois/check-cpp-files and squashes the following commits: fc1af047 <Romain Francois> linting 47239137 <Romain Francois> Do not use namespace using-directives 71f11f07 <Romain Francois> linting on feather.cpp e7dfd8ed <Romain Francois> #include "./arrow_types.h" db151044 <Wes McKinney> Also run cpplint and clang-format on .cpp files