wesm / pandas2

Design documents and code for the pandas 2.0 effort.
https://pandas-dev.github.io/pandas2/
306 stars 41 forks source link

DEV: Add clang-format helper scripts for keeping the C++ code clean #42

Closed wesm closed 7 years ago

wesm commented 7 years ago

see https://github.com/apache/arrow/blob/master/cpp/build-support/run-clang-format.sh and https://github.com/apache/arrow/blob/master/cpp/src/.clang-format

wesm commented 7 years ago

done in #48