[
https://issues.apache.org/jira/browse/ARROW-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-6835.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5616
[https://github.com/apache/arrow/pull/5616]
> [Archery][CMake] Restore ARROW_LINT_ONLY
> ------------------------------------------
>
> Key: ARROW-6835
> URL: https://issues.apache.org/jira/browse/ARROW-6835
> Project: Apache Arrow
> Issue Type: Bug
> Components: Archery
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> This is used by developers to fasten the cmake build creation and loosen the
> required installed toolchains (notably libraries). This was yanked because
> ARROW_LINT_ONLY effectively exit-early and doesn't generate
> `compile_commands.json`.
> Restore this option, but ensure that archery toggles accordingly to the usage
> of iwyu or clang-tidy.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)