summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKabbaj Amine <amine.kabb@gmail.com>2016-10-03 21:02:21 +0300
committerw0rp <devw0rp@gmail.com>2016-10-03 23:12:10 +0100
commit406e5db35215c74a025159d4ffdffaffc535be93 (patch)
tree3e9662bdca81f6350b9386d1f5ac3f40beb51dd2 /README.md
parent66ee919756b1198b4b7cd1a3ac49368f704db5b1 (diff)
downloadale-406e5db35215c74a025159d4ffdffaffc535be93.zip
Add sass/scss support with sass-lint
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 5b9ceb35..3a6b2587 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ name. That seems to be the fairest way to arrange this table.
| JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) |
| Python | [flake8](http://flake8.pycqa.org/en/latest/) |
| Ruby | [rubocop](https://github.com/bbatsov/rubocop) |
+| SASS/SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint) |
| TypeScript | [tslint](https://github.com/palantir/tslint)^ |
| Vim | [vint](https://github.com/Kuniwak/vint)^ |