clojure-emacs / clj-refactor.el

A CIDER extension that provides powerful commands for refactoring Clojure code.
GNU General Public License v3.0
771 stars 111 forks source link

Automatically namespace artifacts in deps.edn #475

Closed nivekuil closed 4 years ago

nivekuil commented 4 years ago

As un-namespaced artifacts are now deprecated.

Before submitting a PR make sure the following things have been done (and denote this by checking the relevant checkboxes):

Thanks!

expez commented 4 years ago

Thanks @nivekuil! :100: