[
https://issues.apache.org/jira/browse/ARROW-14291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benson Muite updated ARROW-14291:
---------------------------------
Description: 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. Linting of examples in C++ is not done, and it is good to add
this and update documentation on linting to make it easier for new developers
to follow. (was: 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.)
> [CI][C++] Add cpp/examples/ files to lint targets
> -------------------------------------------------
>
> Key: ARROW-14291
> URL: https://issues.apache.org/jira/browse/ARROW-14291
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Continuous Integration
> Reporter: Benson Muite
> Assignee: Benson Muite
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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. Linting of examples in C++ is not done, and it is good
> to add this and update documentation on linting to make it easier for new
> developers to follow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)