This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-06-26
Channels
- # aleph (5)
- # announcements (16)
- # babashka (36)
- # beginners (161)
- # calva (24)
- # cider (8)
- # circleci (45)
- # clj-kondo (5)
- # cljs-dev (25)
- # cljsrn (5)
- # clojure (116)
- # clojure-europe (10)
- # clojure-nl (18)
- # clojure-uk (14)
- # clojuredesign-podcast (6)
- # clojurescript (50)
- # cursive (12)
- # data-science (8)
- # datomic (8)
- # duct (39)
- # emacs (6)
- # fulcro (21)
- # graalvm (12)
- # kaocha (17)
- # off-topic (184)
- # pathom (1)
- # pedestal (2)
- # re-frame (31)
- # reagent (24)
- # reitit (1)
- # sci (1)
- # shadow-cljs (23)
- # sql (147)
- # tools-deps (8)
- # vrac (3)
- # xtdb (35)
Hey @borkdude - just played with the new hooks API you pushed and confirmed that it handles my use case perfectly! Thanks!
Ps. your documentation on graal, etc was fantastic. As an aside, when trying to build with JVM 11 based graal I ran into the same issue that I presume lead you to write https://github.com/borkdude/clj-reflector-graal-java11-fix - worth noting that adding that as a dep to clj-kondo's :clojure-1.10.2-alpha1
profile didn't seem to fix it for me. Ultimately I just used a java 8 based graal - happy to submit a PR to the clj-kondo compile docs clarifying that you need a JDK 8 based build if you think that bug is expected. Sorry I didn't have time to dig further.
clj-kondo is now part of github/super-linter! https://github.com/github/super-linter