Antoine Pitrou created ARROW-2111:
-------------------------------------
Summary: [C++] Linting could be faster
Key: ARROW-2111
URL: https://issues.apache.org/jira/browse/ARROW-2111
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Affects Versions: 0.8.0
Reporter: Antoine Pitrou
Currently {{make lint}} style-checks C++ files sequentially (by calling
{{cpplint}}). We could instead style-check those files in parallel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
