Fork me on GitHub
#clj-kondo
<
2022-12-06
>
Jakub Holý (HolyJak)10:12:02

Hi! Where does the “Unused alias” lint error come from? Searching the codebase and linters.md yields nothing. I would like to learn how to tell Kondo to ignore it in this case… 🙏

1
borkdude10:12:46

@U0522TWDA I've never seen this message coming from kondo, but I could be wrong. You can enable this to see the linter name: https://github.com/clj-kondo/clj-kondo/blob/master/doc/config.md#show-linter-name-in-message Could you please provide a repro?

Jakub Holý (HolyJak)10:12:51

I see, sorry, it comes from Cursive itself 😅