diff options
author | w0rp <devw0rp@gmail.com> | 2017-07-03 22:34:22 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-07-03 22:34:30 +0100 |
commit | a1cf7f67a10b03e40596b2c48a2cbe11d9ce38a4 (patch) | |
tree | 521ea7076155bcf1c59e2acc01f4d2c666453ae0 /README.md | |
parent | 638eb1f000446eb4063d31d23b13bcc47b20842e (diff) | |
download | ale-a1cf7f67a10b03e40596b2c48a2cbe11d9ce38a4.zip |
Fix #182 - Add support for lintr
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,6 +103,7 @@ name. That seems to be the fairest way to arrange this table. | Pug | [pug-lint](https://github.com/pugjs/pug-lint) | | 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/), [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 | reStructuredText | [proselint](http://proselint.com/)| | RPM spec | [rpmlint](https://github.com/rpm-software-management/rpmlint) (disabled by default; see `:help ale-integration-spec`) | |