Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
We currently lint the cpp code under arrow/r, but not R linting. We could add 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 will help with that (and we could/should even include that in autotune
Attachments
Issue Links
- links to