Fork me on GitHub
#hyperfiddle
<
2023-09-23
>
teodorlu08:09:48

Good morning! Is there a recommended pattern to avoid clj-kondo/clojure-lsp “unresolved namespace” warnings for server-only Clojure code written inside a (e/server ,,,) block? Example:

J08:09:46

I disable the warning in the Kondo config

👍 2