clojure-emacs / refactor-nrepl

nREPL middleware to support refactorings in an editor agnostic way
Eclipse Public License 1.0
255 stars 69 forks source link

Add always-return-ns-form option to clean-ns #407

Closed DerGuteMoritz closed 8 months ago

DerGuteMoritz commented 8 months ago

As discussed via Slack earlier today.

Aside: Looks like the "Code inlining with mranderson" mentioned in the checklist is outdated - there's no build.sh (anymore). Instead, I successfully ran make install which seems to be equivalent. Maybe this needs to be updated?

vemv commented 8 months ago

Thanks! Perfect PR, kudos.

Yes, please add a commit removing that checkbox.

vemv commented 8 months ago

Cheers. I'll cut a release soon, but I take it that the make install cuts it for now