It would be great to have `formatR` available as a pre-commit hook to keep R projects formatted consistently. Since version 2.11.0, [pre-commit supports `R`](https://pre-commit.com/#r). I would be glad to help implementing one if that is desired.
It would be great to have
formatRavailable as a pre-commit hook to keep R projects formatted consistently.Since version 2.11.0, pre-commit supports
R.I would be glad to help implementing one if that is desired.