Fork me on GitHub
#announcements
<
2023-02-17
>
ouvasam09:02:32

9702

❤️ 2
🔢 2
imre09:02:26

Incorrect PIN. 2 attempts remaining.

timo09:02:44

Please provide your card number for further debugging

borkdude12:02:19

https://github.com/clj-kondo/clj-kondo: static analyzer and linter for Clojure code that sparks joy 2023.02.17 • https://github.com/clj-kondo/clj-kondo/issues/1976: warn about using multiple bindings after varargs (`&`) symbol in fn syntax • Add arity checks for core defhttps://github.com/clj-kondo/clj-kondo/issues/1954: new :uninitialized-var linter. See https://github.com/clj-kondo/clj-kondo/blob/master/doc/linters.md#uninitialized-var. • https://github.com/clj-kondo/clj-kondo/issues/1996: expose hooks-api/resolve. See https://github.com/clj-kondo/clj-kondo/blob/master/doc/hooks.md#api. • https://github.com/clj-kondo/clj-kondo/issues/1971: false positive :redundant-fn-wrapper with syntax-quoted body • https://github.com/clj-kondo/clj-kondo/issues/1984: lint java constructor calls as unresolved-symbol when using dot notation. • https://github.com/clj-kondo/clj-kondo/issues/1970: :dynamic-var-not-earmuffed should be opt-in • https://github.com/clj-kondo/clj-kondo/issues/1972: type hint aliases should not result in unresolved symbol • https://github.com/clj-kondo/clj-kondo/issues/1951: include end locations in :line-length linter • https://github.com/clj-kondo/clj-kondo/issues/1987: Fix escaping of regex literal string in :macroexpandhttps://github.com/clj-kondo/clj-kondo/issues/1980: make support for ignoring warnings in generated hooks explicit • https://github.com/clj-kondo/clj-kondo/issues/1979: allow :level :off in :discouraged-var config on var level • https://github.com/clj-kondo/clj-kondo/issues/1995: clj-kondo.lint-as/def-catch-all doesn't emit locations, fixes navigation for lsp • https://github.com/clj-kondo/clj-kondo/issues/1978: false positive type error with symbol argument + varargs • https://github.com/clj-kondo/clj-kondo/issues/1989: don't analyze location metadata coming from :macroexpand hook (performance optimization) Thanks to https://github.com/sponsors/borkdude, contributors and users for making this project possible! gratitude

30
🎉 42
clj-kondo 28
👏 22
gratitude 8
2
clojure-spin 4
fogus (Clojure Team)18:02:37

https://github.com/clojure/tools.namespace v1.4.1 • Fixes https://clojure.atlassian.net/browse/TNS-6: Attempt to reload deleted file • Fixes https://clojure.atlassian.net/browse/TNS-24: Broken tracker after mis-named namespace • Adds https://clojure.atlassian.net/browse/TNS-55: Provide source file info in find functions

🎉 34
Filipe Silva19:02:11

Obsidian Babashka version 1.0.5, and now on the official plugin list! > Obsidian Babashka is a plugin for https://obsidian.md/ that lets you run https://clojure.org/ and https://clojurescript.org/ code blocks via https://babashka.org/ and https://github.com/babashka/nbb respectively. > > The main usecase for this plugin is scripting in the context of your vault documents. Source: https://github.com/filipesilva/obsidian-babashka Install link: https://obsidian.md/plugins?id=babashka

babashka 34
🎉 16
gratitude 2
Cora (she/her)20:02:25

I just started using obsidian a few months back and had no idea there was something like this!!! so awesome!

Filipe Silva20:02:27

It was only started last month really :D

Daniel Jomphe14:02:19

Funny, I was thinking just this morning how it would be nice to have a CLJS scripting option in Obsidian if it isn't already available. Well, then, it is. 🙂

❤️ 2