You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/26 20:17:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-13326:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)