Fork me on GitHub
#clj-kondo
<
2022-12-02
>
Joshua Suskalo22:12:47

heads up, it looks like defining a function with the name * gets warned as being a non-dynamic earmuffed var

Joshua Suskalo22:12:12

I'd personally argue any var with a name matching \*+ probably isn't earmuffed

borkdude22:12:42

@suskeyhose Thanks. Issue with false positives welcome

👍 1
Joshua Suskalo22:12:21

Ah, interesting. Only happens on multimethods. I'll put it in the issue.

borkdude22:12:13

I hope to do a new release next week Wednesday or so. For now you can use #_:clj-kondo/ignore .