diff options
author | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-08 18:52:23 +0300 |
---|---|---|
committer | Kabbaj Amine <amine.kabb@gmail.com> | 2016-10-08 18:52:23 +0300 |
commit | 5eb710635950ed2373c916149865c013710fbff9 (patch) | |
tree | 88d1d81e979e7d18045ab2babd4f5db0fc92b777 /README.md | |
parent | 85d8d2f217ddbf8b02d1ef5dd181f3cc44bb1f00 (diff) | |
download | ale-5eb710635950ed2373c916149865c013710fbff9.zip |
Add coffee linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ name. That seems to be the fairest way to arrange this table. | Bourne Shell | [-n flag](http://linux.die.net/man/1/sh), [shellcheck](https://www.shellcheck.net/) | | C | [gcc](https://gcc.gnu.org/) | | C++ (filetype cpp)| [gcc](https://gcc.gnu.org/) | -| CoffeeScript | [coffeelint](https://www.npmjs.com/package/coffeelint) | +| CoffeeScript | [coffee](http://coffeescript.org/), [coffeelint](https://www.npmjs.com/package/coffeelint) | | CSS | [csslint](http://csslint.net/) | | Cython (pyrex filetype) | [cython](http://cython.org/) | | D | [dmd](https://dlang.org/dmd-linux.html)^ | |