Wes McKinney created ARROW-4798:
-----------------------------------
Summary: [C++] Re-enable runtime/references cpplint check
Key: ARROW-4798
URL: https://issues.apache.org/jira/browse/ARROW-4798
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Wes McKinney
Fix For: 0.14.0
This will help keep the codebase clean.
We might consider defining some custom filters for cpplint warnings we want to
suppress, like it doesn't like {{benchmark::State&}} because of the non-const
reference
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)