styler
styler copied to clipboard
Integrate with coala
https://coala.io/#/home
There is already a bear that seems to use formatR: https://github.com/coala/coala-bears/blob/master/bears/r/FormatRBear.py .
Never heard of coala. Do you have a concrete use case? I am not against it, although it's not a priority for me now. Happy for you to go forward doing this.
@coala: The styler package is a new way of formatting R code, would you be interested to integrate it?
I assume in fact it would take minimal effort to just edit the bear for formatR, no?
I guess so, but perhaps we need to argue with the maintainers why this is safe to do.
There's also https://prettier.io/ which doesn't seem to have an R plugin yet.
Support for the VIM Plug-in ale was added as described in #465.