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

[jira] [Created] (ARROW-13326) [R] [Archery] Add linting to dev CI

Jonathan Keane created ARROW-13326:
--------------------------------------

             Summary: [R] [Archery] Add linting to dev CI
                 Key: ARROW-13326
                 URL: https://issues.apache.org/jira/browse/ARROW-13326
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Archery, R
            Reporter: Jonathan Keane


We currently lint the cpp code under arrow/r, but not R linting. We could add [lintr|https://github.com/jimhester/lintr] to Archery either at https://github.com/apache/arrow/blob/master/dev/archery/archery/utils/lint.py#L347-L351 or the shell script it calls: https://github.com/apache/arrow/blob/master/r/lint.sh

The first time we do this will be noisy and [styler|https://github.com/r-lib/styler] will help with that (and we could/should even include that in [autotune|https://github.com/apache/arrow/blob/f1ac15d38aa0df1fafd26ebf24638af789a1e1b5/.github/workflows/comment_bot.yml#L52-L132]



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