Fork me on GitHub
#cider
<
2015-11-04
>
jonpither14:11:07

clj-refactor, fails cleaning up the ns-declaration: (ns foo (:use bar.core)), which is legit clojure code

jonpither14:11:22

^ very nice though, replace-use

malabarba14:11:39

@jonpither: I think the ns-cleanup internals have undergone some changes lately, so that might be a refactoring

malabarba14:11:14

Try reporting an issue, with an explanation of what you mean by "fails cleaning up" https://github.com/clojure-emacs/clj-refactor.el/issues

jonpither14:11:10

Is there the ability to replace :refer :all with the actual references the ns uses?

malabarba14:11:02

I don't know

malabarba14:11:25

Lars or Benedek should know, but I don't know if they're on slack

malabarba14:11:33

Try the gitter room

jonpither14:11:06

Raised githubs

bozhidar15:11:51

@benedek is on slack, btw

benedek15:11:37

thx jon for the issues. answered on gitter this time 😉

pandeiro20:11:06

woohoo, duplicate project dir is fixed! 👍