diff options
author | David Buchan-Swanson <david.buchanswanson@gmail.com> | 2021-02-18 18:33:02 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-18 16:33:02 +0900 |
commit | 1ee7f6c97bb73bb6e12f00e527b664c5ea0df167 (patch) | |
tree | 69e70e0a329998492faece429cedee933d31f5a1 /doc/ale.txt | |
parent | 0b35c3a5b9d5f9d3bb1021d89c1bdb9dbbf8a958 (diff) | |
download | ale-1ee7f6c97bb73bb6e12f00e527b664c5ea0df167.zip |
add support for prettier-ruby to prettier fixer (#3593)
it _does_ need an additional plugin, but when it has the plugin, it
works as expected.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index ad73eed2..247228a7 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2931,6 +2931,7 @@ documented in additional help files. ruby....................................|ale-ruby-options| brakeman..............................|ale-ruby-brakeman| debride...............................|ale-ruby-debride| + prettier..............................|ale-ruby-prettier| rails_best_practices..................|ale-ruby-rails_best_practices| reek..................................|ale-ruby-reek| rubocop...............................|ale-ruby-rubocop| |