rewrite-clj

https://github.com/clj-commons/rewrite-clj
2019-05-15T23:49:02.074600Z

@lee do you think there's a chance of adding deps.edn to your work on rewrite-clj(s)?

lread 2019-05-15T23:50:59.076400Z

yes, I had started on this a while ago, it is related to one of the squirrels I ended up chasing.

2019-05-15T23:52:01.077800Z

so...have you had luck catching any of our furry friends? 😉

lread 2019-05-15T23:55:09.080400Z

ha! Actually I don’t think I’ve fully caught one yet! The work I was doing on cljdoc to support cljs import-vars is not live yet. But… the clojurescript support for resolving :warning-handlers is in the hopper. And then… other squirrels.

lread 2019-05-15T23:56:22.081400Z

so by deps.edn support to you mean switching from lein to deps.edn? Or something else?

2019-05-15T23:57:18.082400Z

i don't know about switching, but at least if there is an appropriate deps.edn for rewrite-clj*, iiuc, it would be possible to depend on a specific commit, instead of waiting for a release

lread 2019-05-15T23:58:27.083Z

Oh I see. I was thinking of switching over actually.

lread 2019-05-15T23:59:20.083700Z

Are you thinking of my playground work?