You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Benson Muite (Jira)" <ji...@apache.org> on 2021/10/12 04:24:00 UTC

[jira] [Created] (ARROW-14291) Use CI for linting

Benson Muite created ARROW-14291:
------------------------------------

             Summary: Use CI for linting
                 Key: ARROW-14291
                 URL: https://issues.apache.org/jira/browse/ARROW-14291
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Benson Muite
            Assignee: Benson Muite


Currently the development process requires the developer to lint their code before committing it. This can be inefficient for changes made in the browser and when one has a different compiler setup than that used for linting. As described in [https://dev.to/flipp-engineering/linting-only-changed-files-with-github-actions-4ddp] development efficiency can be improved if altered code is automatically linted by a CI action.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)