[ 
https://issues.apache.org/jira/browse/ARROW-4515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rok Mihevc updated ARROW-4515:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/21066

> [C++, lint] Use clang-format more efficiently in `check-format` target
> ----------------------------------------------------------------------
>
>                 Key: ARROW-4515
>                 URL: https://issues.apache.org/jira/browse/ARROW-4515
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Ben Kietzman
>            Priority: Minor
>              Labels: good-first-issue
>
> `clang-format` supports command line option `-output-replacements-xml` which 
> (in the case of no required changes) outputs:
> ```
> <?xml version='1.0'?>
> <replacements xml:space='preserve' incomplete_format='false'>
> </replacements>
> ```
> Using this option during `check-format` instead of using python to compute a 
> diff between formatted and on-disk should speed up that target significantly



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to