summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-03 18:05:58 +0100
committerw0rp <devw0rp@gmail.com>2016-10-03 18:05:58 +0100
commit60a03cb933d09b9d32bdaee001cfa6435c3a5593 (patch)
treeb73d01ff97f78e4f082a9302f73d9ff9f844c78f /README.md
parent68cc9dbb5e6a3cf4b2475179ed7634ad51fcc499 (diff)
downloadale-60a03cb933d09b9d32bdaee001cfa6435c3a5593.zip
Add support for linting with CSSLint.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88769470..002a6043 100644
--- a/README.md
+++ b/README.md
@@ -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/)^ |