summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-04-15 11:34:20 +0100
committerGitHub <noreply@github.com>2017-04-15 11:34:20 +0100
commitd5ccb1a7a16a325d88f01f8a1de619ef340e1885 (patch)
treef166feac12036b4f3d05c0d0ead052dd7d627eea /README.md
parent8351bdbc066ed7f56bf78f4286565652e4a207ed (diff)
parentabdfaaf84fad4cc745eb601545af669b1833c0a9 (diff)
downloadale-d5ccb1a7a16a325d88f01f8a1de619ef340e1885.zip
Merge pull request #474 from jordanandree/add-crystal-lint
Add linter for Crystal lang
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 6106d2a9..ed39e25a 100644
--- a/README.md
+++ b/README.md
@@ -63,6 +63,7 @@ name. That seems to be the fairest way to arrange this table.
| Chef | [foodcritic](http://www.foodcritic.io/) |
| CMake | [cmakelint](https://github.com/richq/cmake-lint) |
| CoffeeScript | [coffee](http://coffeescript.org/), [coffeelint](https://www.npmjs.com/package/coffeelint) |
+| Crystal | [crystal](https://crystal-lang.org/) |
| CSS | [csslint](http://csslint.net/), [stylelint](https://github.com/stylelint/stylelint) |
| Cython (pyrex filetype) | [cython](http://cython.org/) |
| D | [dmd](https://dlang.org/dmd-linux.html) |