summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorThibault Vatter <thibault.vatter@gmail.com>2019-04-23 14:44:26 -0400
committerw0rp <w0rp@users.noreply.github.com>2019-04-23 19:44:26 +0100
commitce0b14979ea7429f07b6ca496333f72d93a8d013 (patch)
tree337a94162284dac87f87e155a27e5837ec3435ea /doc/ale.txt
parent893ac34cca903df14dabee7bdee7a018675c16d4 (diff)
downloadale-ce0b14979ea7429f07b6ca496333f72d93a8d013.zip
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
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 3b194cb0..6e48de27 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2149,6 +2149,7 @@ documented in additional help files.
qmlfmt................................|ale-qml-qmlfmt|
r.......................................|ale-r-options|
lintr.................................|ale-r-lintr|
+ styler................................|ale-r-styler|
reasonml................................|ale-reasonml-options|
merlin................................|ale-reasonml-merlin|
ols...................................|ale-reasonml-ols|