el-get/recipes/flycheck-joker.rcp

7 lines
243 B
Plaintext
Raw Normal View History

(: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")