diff options
author | Chris Kyrouac <ckyrouac@redhat.com> | 2016-09-15 20:46:49 -0400 |
---|---|---|
committer | Chris Kyrouac <ckyrouac@redhat.com> | 2016-09-15 20:46:49 -0400 |
commit | 240ce7f566ce84d5a9f06810722fbb700be7fa77 (patch) | |
tree | 5c0c84806ff4a81218b06208681ece18eed67615 /README.md | |
parent | c856d00c7c7239011a4d04e94665708e2bb1311e (diff) | |
download | ale-240ce7f566ce84d5a9f06810722fbb700be7fa77.zip |
Add jshint to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ name. That seems to be the fairest way to arrange this table. | -------- | ----- | | Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set) | | Bourne Shell | [-n flag](http://linux.die.net/man/1/sh) | -| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/) | +| 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) | |