summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:52:23 +0300
committerKabbaj Amine <amine.kabb@gmail.com>2016-10-08 18:52:23 +0300
commit5eb710635950ed2373c916149865c013710fbff9 (patch)
tree88d1d81e979e7d18045ab2babd4f5db0fc92b777 /doc
parent85d8d2f217ddbf8b02d1ef5dd181f3cc44bb1f00 (diff)
downloadale-5eb710635950ed2373c916149865c013710fbff9.zip
Add coffee linter
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index fff6e43a..52804b4f 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -44,7 +44,7 @@ The following languages and tools are supported.
* Bourne Shell: 'shell' (-n flag), 'shellcheck'
* C: 'gcc'
* C++ (filetype cpp): 'gcc'
-* CoffeeScript: 'coffelint'
+* CoffeeScript: 'coffee', 'coffelint'
* CSS: 'csslint'
* Cython (pyrex filetype): 'cython'
* D: 'dmd'