Fork me on GitHub
#clj-kondo
<
2019-05-14
>
Marc O'Morain11:05:30

Trying on our app now. One suggestion /Users/marc/dev/circleci/circle/test/circle/bitbucket/test_client.clj:4:14: warning: unused namespace cheshire.core On first reading, this made my think that a namespace was unused - in fact it’s the import that’s not used. Maybe this would be more clear: > warning: required namespace is unused

pez11:05:20

TSLint would phrase it something like namespace cheshire.core is required, but never used.

borkdude12:05:50

ok, can you put this into an issue? I’d be happy to rephrase

borkdude12:05:08

also, I’m wondering about the message about (cond 1 2), I’m still pondering about a better message there

borkdude12:05:13

feel free to post it in the same issue

borkdude15:05:54

I would be happy to change the message, but note that this is exactly the same output as joker: https://www.dropbox.com/s/xqep75nq3v6wu1r/Screenshot%202019-05-14%2017.14.28.png?dl=0