el-get/recipes/flycheck-joker.rcp
Vedang Manerikar 552a8ec102 Add a recipe for flycheck-joker
Clojure syntax checker (via Joker) for flycheck
2019-12-08 22:00:06 +05:30

7 lines
243 B
Plaintext

(:name flycheck-joker
:description "Clojure syntax checker (via Joker) for flycheck"
:website "https://github.com/candid82/flycheck-joker"
:type github
:depends (flycheck)
:pkgname "candid82/flycheck-joker")