Commits


Dragoș Moldovan-Grünfeld authored and Nic Crane committed 52a051b1f01
ARROW-16541: [R] [CI] Reduce the number of times lintr is run This PR will reduce the number of times `lintr::lint_package()` is being run to 1 (run only on the current release). At present it runs on each branch of the Windows CI workflows. Closes #13162 from dragosmg/run_lintr_once Authored-by: Dragoș Moldovan-Grünfeld <dragos.mold@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>