@geraldodev has joined the channel
I discovered today that after upgrading to v0.12.4 my ~/.jokerd/linter.clj file is no longer respected... I tracked down the most recent tag that works the way I expect and found that v0.10.2 works and v0.11.0 does not ... anybody else using ~/.jokerd/linter.clj to stop it warning about "Unable to resolve symbol: x" when using :refer :all?
I opened https://github.com/candid82/joker/issues/229 for this, just curious if anyone else noticed
Thank you! I must admit I did not read the release notes carefully. I added it to the README: https://github.com/candid82/joker/pull/231
yep, there was a breaking change in v0.11.0. I replied on the issue.