This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-03-20
Channels
- # admin-announcements (1)
- # announcements (9)
- # aws (11)
- # babashka (33)
- # beginners (125)
- # calva (20)
- # cider (18)
- # clj-kondo (7)
- # cljs-dev (73)
- # clojure (72)
- # clojure-europe (18)
- # clojure-italy (13)
- # clojure-nl (13)
- # clojure-uk (9)
- # clojurescript (22)
- # core-async (7)
- # cursive (1)
- # data-science (25)
- # datomic (22)
- # duct (32)
- # emacs (13)
- # graalvm (5)
- # hoplon (16)
- # juxt (6)
- # kaocha (8)
- # leiningen (3)
- # malli (11)
- # meander (12)
- # off-topic (18)
- # pathom (109)
- # pedestal (5)
- # rdf (10)
- # reagent (1)
- # reitit (12)
- # shadow-cljs (27)
- # spacemacs (5)
- # sql (9)
- # tools-deps (7)
i've had a look through the github issues so apologies if this is a dupe, do you think (get-in x [:y])
should be a linting error (prefer (get x :y)
instead?)
@oliy I don't think we have an issue for that one yet. I don't think it should be an error, but a warning.
👍 4
clj-kondo 1st birthday release! exactly one year ago the first commit in the clj-kondo repo was made. https://github.com/borkdude/clj-kondo/releases/tag/v2020.03.20

🎉 24
Wow. I still remember you announcing it vividly. Time flies. It's fun to watch the state of Clojure tooling advance so fast right in front of my eyes!