jonkeane opened a new pull request #10805:
URL: https://github.com/apache/arrow/pull/10805
This does three things:
* Adds a linting step to the dev workflow that uses {lintr} to check that
the R package lints correctly
* Adds an autotune step that uses {styler} to autostyle R code such that
it should then lint fine
* Makes the slew of changes needed for the package to lint cleanly —
there's a huge delta here, but it is almost all whitespace changes
Given the wide-reaching nature of these changes, it does already conflict
with changes we've merged in. I am happy to go through, rebase, fix all that
needs to be fixed and then merge quickly so we don't continue conflicting once
we decide this is a good way to go.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]