Commit graph

11 commits

Author SHA1 Message Date
Henrik Lissner
993ad257e3
Merge pull request #2580 from yuhan0/change-clj-linter
Change clojure linter to clj-kondo
2020-02-24 20:44:44 -05:00
Henrik Lissner
a65403011e
lang/clojure: add +lsp support 2020-02-23 16:26:10 -05:00
yuhan0
3c8520b1fc Change clojure linter to clj-kondo 2020-02-22 15:26:01 +08:00
Henrik Lissner
a9402cfb55
Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
Henrik Lissner
4cc14389e8
PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
Henrik Lissner
12094788d7
Fix references to :tools fly{spell,check} 2020-01-14 03:04:26 -05:00
Henrik Lissner
69ed1a4a99
feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
Matthew Lyon
ca033e714c Remove +joker flag for clojure layer
Flycheck apparently won't complain if joker isn't installed
2018-09-09 10:15:20 -07:00
Matthew Lyon
1f581a4e36 Add option for flycheck-joker for clojure
This is provided as a +feature on clojure because joker is not included
in the standard clojure distribution, and I wouldn't assume a given
clojurist has or wants to have it installed. But I think installing it
is the least-fuss option for syntax-checking clojure/script code in
emacs with flycheck.
2018-09-07 20:35:29 -07:00
teesloane
acded8c533 Add clj refactor 2017-11-18 14:54:05 -05:00
vijaykiran
f027acdf10 Minimal Clojure lang support 2017-05-30 09:28:38 +02:00