summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorMasashi Iizuka <liquidz.uo@gmail.com>2019-04-11 04:59:58 +0900
committerw0rp <w0rp@users.noreply.github.com>2019-04-10 20:59:58 +0100
commit481316561445a4048a96a2c6bd41e9b623d8919f (patch)
treed9dd770a6129f21506f940d7e0b10f652d25fd45 /supported-tools.md
parent16b43a5708f993fc822c50053090a136578e1b33 (diff)
downloadale-481316561445a4048a96a2c6bd41e9b623d8919f.zip
Add a linter for clojure using clj-kondo (#2377)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 1d448407..74cea65c 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -83,6 +83,7 @@ formatting.
* [cookstyle](https://docs.chef.io/cookstyle.html)
* [foodcritic](http://www.foodcritic.io/)
* Clojure
+ * [clj-kondo](https://github.com/borkdude/clj-kondo)
* [joker](https://github.com/candid82/joker)
* CloudFormation
* [cfn-python-lint](https://github.com/awslabs/cfn-python-lint)