Yaron Gvili created ARROW-18029:
-----------------------------------
Summary: [Format] archery lint for cmake should show error details
Key: ARROW-18029
URL: https://issues.apache.org/jira/browse/ARROW-18029
Project: Apache Arrow
Issue Type: Improvement
Components: Format
Reporter: Yaron Gvili
Here is example output from a failed invocation of `archery lint
--cmake-format`:
INFO:archery:Running cmake-format linters
ERROR __main__.py:618: Check failed:
/arrow/cpp/cmake_modules/ThirdpartyToolchain.cmake
It would be helpful to get the error details on failure, e.g., as a diff output
like for C++. Granted, this may be low priority since `archery lint
--cmake-format --fix` fixes the errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)