From eda20d0585567b22befa0e011324aaa91b9bebca Mon Sep 17 00:00:00 2001 From: Nic West Date: Wed, 15 Nov 2017 21:46:51 +0000 Subject: add joker handler for clojure Adds new linter for clojure using joker https://github.com/candid82/joker fixes #975 ref #544 #1040 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index cf812aff..6084ccea 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ formatting. | CUDA | [nvcc](http://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html) | | C# | [mcs](http://www.mono-project.com/docs/about-mono/languages/csharp/) see:`help ale-cs-mcs` for details, [mcsc](http://www.mono-project.com/docs/about-mono/languages/csharp/) !! see:`help ale-cs-mcsc` for details and configuration| | Chef | [foodcritic](http://www.foodcritic.io/) | +| Clojure | [joker](https://github.com/candid82/joker) | | 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/) !! | -- cgit v1.2.3