Merge pull request #68 from KabbAmine/linter-coffee

Add coffee linter
This commit is contained in:
w0rp
2016-10-08 16:56:03 +01:00
committed by GitHub
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'