From abdfaaf84fad4cc745eb601545af669b1833c0a9 Mon Sep 17 00:00:00 2001 From: jordanandree Date: Thu, 13 Apr 2017 21:19:53 -0400 Subject: add crystal lint - invokes via `crystal build` command without codegen - adds vader tests --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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) | -- cgit v1.2.3