Ben Kietzman created ARROW-9120:
-----------------------------------
Summary: [C++] Lint and Format _internal headers
Key: ARROW-9120
URL: https://issues.apache.org/jira/browse/ARROW-9120
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.17.1
Reporter: Ben Kietzman
Assignee: Ben Kietzman
Fix For: 1.0.0
Currently, headers named /*_internal.h/ are neither clang-formatted nor
cpplinted. Since they're not exported, CLI lint (forbid <mutex>, nullptr, ...)
need not be applied
--
This message was sent by Atlassian Jira
(v8.3.4#803005)