clj-kondo 2025-04-27

Hello everyone 👋 Does anyone knows how to make the linter understand specter's defnav? (I ask here because it seems more of a general linting knowledge I lack than specific to specter) BTW, I'm assuming that the definition for this macro is defined in specter somewhere so I'm asking if there's a well-known way to tap into that (and not how to write a hook to explain it myself)

The specter README mentions a config for Clj-kondo, is defnav mentioned in there?

Yes, I'm sorry, I remembered there was something there but I jumped right into the wiki and skipped the readme

👍 1