summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2016-10-12 16:44:53 +0200
committers-ol <s-ol@users.noreply.github.com>2016-10-13 10:05:30 +0200
commitc197928d6709aeeb9527a17aeb84f348e8387cd7 (patch)
tree6dbc8ff549824aa547d4c93aece2d1375deb1233 /README.md
parent1d321e6f39eb0baef1d787eacbbb65700e82859e (diff)
downloadale-c197928d6709aeeb9527a17aeb84f348e8387cd7.zip
add documentation for luacheck linter
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 bfca0677..1e414095 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ name. That seems to be the fairest way to arrange this table.
| HTML | [HTMLHint](http://htmlhint.com/), [tidy](http://www.html-tidy.org/) |
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| JSON | [jsonlint](http://zaa.ch/jsonlint/) |
+| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
| Perl | [perl -c](https://perl.org/), [perl-critic](https://metacpan.org/pod/Perl::Critic) |
| PHP | [php -l](https://secure.php.net/), [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) |
| Pug | [pug-lint](https://github.com/pugjs/pug-lint) |