Commits


Wes McKinney authored and Uwe L. Korn committed 5d6c6ad6a81
ARROW-770: [C++] Move .clang* files back into cpp source tree After ARROW-341, we don't need these files at the top level anymore to get clang-format to work on all of our C++ code Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #491 from wesm/ARROW-770 and squashes the following commits: 1588a4f [Wes McKinney] Move .clang* files back into cpp source tree