summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjordanandree <jordanandree@gmail.com>2017-04-13 21:19:53 -0400
committerjordanandree <jordanandree@gmail.com>2017-04-13 21:33:36 -0400
commitabdfaaf84fad4cc745eb601545af669b1833c0a9 (patch)
tree521c88b738eca4c7077e7669fa8165e4a4344fad /README.md
parent349b31104a500e1e0376ec0b2022d8c478d0bf24 (diff)
downloadale-abdfaaf84fad4cc745eb601545af669b1833c0a9.zip
add crystal lint
- invokes via `crystal build` command without codegen - adds vader tests
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 9c513e59..6a790bfa 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) |