summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-07-03 22:34:22 +0100
committerw0rp <devw0rp@gmail.com>2017-07-03 22:34:30 +0100
commita1cf7f67a10b03e40596b2c48a2cbe11d9ce38a4 (patch)
tree521ea7076155bcf1c59e2acc01f4d2c666453ae0 /README.md
parent638eb1f000446eb4063d31d23b13bcc47b20842e (diff)
downloadale-a1cf7f67a10b03e40596b2c48a2cbe11d9ce38a4.zip
Fix #182 - Add support for lintr
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e94c1cfa..6358bc0a 100644
--- a/README.md
+++ b/README.md
@@ -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`) |