This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-07-25
Channels
- # announcements (1)
- # babashka (3)
- # beginners (48)
- # calva (1)
- # clj-kondo (1)
- # cljs-dev (6)
- # clojure (29)
- # clojure-europe (15)
- # clojure-spec (1)
- # clojure-uk (8)
- # clojurescript (17)
- # conjure (23)
- # css (7)
- # cursive (16)
- # datascript (1)
- # emacs (4)
- # fulcro (32)
- # hoplon (3)
- # keechma (16)
- # leiningen (1)
- # luminus (1)
- # meander (11)
- # off-topic (18)
- # pathom (15)
- # re-frame (12)
- # reagent (12)
- # reitit (5)
- # reveal (5)
- # spacemacs (5)
- # xtdb (18)
#_ good Morning
Why don’t you say anything @borkdude ?
@raymcdermott I have nothing to say. #_:wittgenstein
.
No comment
@mpenet Pushed support for the clojure.core/format
linter to clj-kondo master. Further discussion in #clj-kondo if necessary.
Nice! Would it be possible to have this for clojure tools logging infof, debugf, errorf etc?
You can use {:lint-as {clojure.tools.foo/bar clojure.core/format}}
if it follows the exact same syntax
Welcome to suggest ideas/examples in #clj-kondo. Since tools.logging is pretty "core" it might make sense to bake in support for it.