This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-01-01
Channels
- # babashka (2)
- # beginners (45)
- # calva (2)
- # cider (20)
- # clj-kondo (9)
- # cljsrn (1)
- # clojure (25)
- # clojure-europe (7)
- # clojure-nl (24)
- # clojure-spec (4)
- # clojure-uk (3)
- # clojurescript (16)
- # datahike (6)
- # datalevin (6)
- # emacs (35)
- # fulcro (3)
- # holy-lambda (1)
- # lsp (55)
- # nrepl (2)
- # off-topic (17)
- # spacemacs (11)
- # specter (1)
- # xtdb (3)
clj-kondo complains the missing of the site
ns as in here: https://github.com/juxt/site/blob/master/src/juxt/site/alpha/triggers.clj/#L10. How can I teach it to understand?
Are you allowed to use Clojure 1.11? Then you can use as-alias which kondo already understands
What’s the ‘as-alias’ you are referring to? Searching https://clojure.github.io/clojure/branch-master/index.html has no result.
That info is here: https://clojure.org/news/2021/09/17/deref