Indicate that a wraper script is used for Vint.

This commit is contained in:
w0rp 2016-10-03 17:40:30 +01:00
parent 552cc7dbc4
commit 68cc9dbb5e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ name. That seems to be the fairest way to arrange this table.
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
| Vim | [vint](https://github.com/Kuniwak/vint) |
| Vim | [vint](https://github.com/Kuniwak/vint)^ |
*^ Supported only on Unix machines via a wrapper script.*