Fix #182 - Add support for lintr

This commit is contained in:
w0rp
2017-07-03 22:34:22 +01:00
parent 638eb1f000
commit a1cf7f67a1
3 changed files with 17 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ The following languages and tools are supported.
* Pug: 'pug-lint'
* Puppet: 'puppet', 'puppet-lint'
* Python: 'autopep8', 'flake8', 'isort', 'mypy', 'pylint', 'yapf'
* R: 'lintr'
* ReasonML: 'merlin'
* reStructuredText: 'proselint'
* RPM spec: 'spec'