summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2017-11-16 11:06:27 +0000
committerGitHub <noreply@github.com>2017-11-16 11:06:27 +0000
commit1f4f19cbd422e30ae95e63df6fae26d99651dc03 (patch)
tree39255eada4da9fd253a64556688c8c7888c37cb5 /README.md
parent3ddb858881c7b18ec8dae03ab915e5bb453f0286 (diff)
parenteda20d0585567b22befa0e011324aaa91b9bebca (diff)
downloadale-1f4f19cbd422e30ae95e63df6fae26d99651dc03.zip
Merge pull request #1133 from nicwest/linter-clj-joker
add joker handler for clojure
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 810b90e5..ba1aca96 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/) !! |