diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-10-30 11:30:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-30 11:30:13 +0000 |
commit | 1575b3d7ddc5c2844d987f2abb0a5defe493972b (patch) | |
tree | 0fa6506730b54e319a45c7aa2a4eabe6811f950d /README.md | |
parent | daecbad543c68de1c0a2d8c368e4edde2f90461e (diff) | |
parent | 634eb1920cf6f22bf5a121928511ad873656b819 (diff) | |
download | ale-1575b3d7ddc5c2844d987f2abb0a5defe493972b.zip |
Merge pull request #1059 from ahmedelgabri/reason-refmt
refmt fixer for ReasonML
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |