Add a fixer for r based on the styler package (#2401)

* Add styler as a new fixer for R files
* Add to the list of supported tools
* Add documentation
This commit is contained in:
Thibault Vatter
2019-04-23 19:44:26 +01:00
committed by w0rp
parent 893ac34cca
commit ce0b14979e
7 changed files with 61 additions and 0 deletions
@@ -357,6 +357,7 @@ Notes:
* `qmllint`
* R
* `lintr`
* `styler`
* Racket
* `raco`
* ReasonML