Add coffee linter

This commit is contained in:
Kabbaj Amine
2016-10-08 18:52:23 +03:00
parent 85d8d2f217
commit 5eb7106359
3 changed files with 19 additions and 2 deletions

View File

@@ -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'