summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAhmed El Gabri <ahmed@gabri.me>2017-10-29 16:27:52 +0100
committerAhmed El Gabri <ahmed@gabri.me>2017-10-29 21:48:28 +0100
commit634eb1920cf6f22bf5a121928511ad873656b819 (patch)
tree8a298099151b8ece8c51d970cb87eaae9bb60b4a /README.md
parent1aa737cdc9b6e92b51823df93f356b4ec37beab3 (diff)
downloadale-634eb1920cf6f22bf5a121928511ad873656b819.zip
refmt fixer for ReasonML
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index adf49655..6e5ef26e 100644
--- a/README.md
+++ b/README.md
@@ -126,7 +126,7 @@ formatting.
| Puppet | [puppet](https://puppet.com), [puppet-lint](https://puppet-lint.com) |
| Python | [autopep8](https://github.com/hhatto/autopep8), [flake8](http://flake8.pycqa.org/en/latest/), [isort](https://github.com/timothycrosley/isort), [mypy](http://mypy-lang.org/), [pycodestyle](https://github.com/PyCQA/pycodestyle), [pylint](https://www.pylint.org/) !!, [yapf](https://github.com/google/yapf) |
| R | [lintr](https://github.com/jimhester/lintr) |
-| ReasonML | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-integration-reason-merlin` for configuration instructions |
+| ReasonML | [merlin](https://github.com/the-lambda-church/merlin) see `:help ale-integration-reason-merlin` for configuration instructions, [refmt](https://github.com/reasonml/reason-cli) |
| reStructuredText | [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) |
| RPM spec | [rpmlint](https://github.com/rpm-software-management/rpmlint) (disabled by default; see `:help ale-integration-spec`) |
| Ruby | [brakeman](http://brakemanscanner.org/) !!, [rails_best_practices](https://github.com/flyerhzm/rails_best_practices) !!, [reek](https://github.com/troessner/reek), [rubocop](https://github.com/bbatsov/rubocop), [ruby](https://www.ruby-lang.org) |