You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yaron Gvili (Jira)" <ji...@apache.org> on 2022/10/13 07:21:00 UTC

[jira] [Created] (ARROW-18029) [Format] archery lint for cmake should show error details

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)