Fork me on GitHub
#lsp
<
2023-11-30
>
mmer08:11:46

Hi I use specter, but I notice that certain of its 'attributes' are shown as a warning - such as ALL and multi-path and others. I have included them in the require :refer directly.

Dmytro Bunin09:11:33

You need to configure clj-kondo to work with specter. See https://github.com/redplanetlabs/specter#clj-kondo

☝️ 1