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)