diff options
author | w0rp <devw0rp@gmail.com> | 2016-10-03 18:05:58 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2016-10-03 18:05:58 +0100 |
commit | 60a03cb933d09b9d32bdaee001cfa6435c3a5593 (patch) | |
tree | b73d01ff97f78e4f082a9302f73d9ff9f844c78f /README.md | |
parent | 68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499 (diff) | |
download | ale-60a03cb933d09b9d32bdaee001cfa6435c3a5593.zip |
Add support for linting with CSSLint.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,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/) | | CoffeeScript | [coffeelint](https://www.npmjs.com/package/coffeelint) | +| CSS | [csslint](http://csslint.net/)^ | | D | [dmd](https://dlang.org/dmd-linux.html)^ | | Fortran | [gcc](https://gcc.gnu.org/) | | Haskell | [ghc](https://www.haskell.org/ghc/)^ | |