Juraj Martinka

Results 30 comments of Juraj Martinka

> Could you try `0.2.1-SNAPSHOT`? I made JDK version detection hopefully more robust. If that doesn't work either, I have another idea. @alexander-yakushev it works now, many thanks! And sorry...

Is this still valid? I don't know much about eastwood so don't know what this report really says. But I got this recently: ``` == Linting my.ns == src/my.ns.clj:99:9: wrong-pre-post:...

I would love to see this implemented. I also agree with @eadmaster that `search-zip` option name is confusing (https://github.com/BurntSushi/ripgrep/issues/1112#issuecomment-832704390)

@yyoncho This looks really cool. Do you still plan to work on this?

Thanks, this helped me to resolve my issues when running Emacs 29 too!

@wagoodman is there any interest in incorporating this feature into the main repo?

> `^O` toggles sort. @iiian that's nice, I didn't know that. It seems it's not documented, though - it would be nice to add that to the README.

@ericdallo I don't see where the dependency on clj-kondo is defined in the project. In fact, I'm getting these errors in one of my projects (when loading `taoensso.encore`) ``` 1....

@ptaoussanis I'm trying to use datalevin that requires encore. I had encore set in my deps.edn file explicitly but it was too old so I decided to upgrade to the...

Upgrading to truss 1.8.0 indeed fixed the problem. Thanks for the help!