Skip to content

Conversation

@plexus
Copy link
Contributor

@plexus plexus commented Apr 18, 2019

This makes use of a change to refactor-nrepl 1, but should be safe when
using older versions of refactor-nrepl, as in that case it simply uses the
absolute path, which is generally preferred over the relative one.

When used with the change to refactor-nrepl it will try first the absolute, then
the relative path, and use the first that can be found.

Closes #380

Copy link
Member

@expez expez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

This makes use of a change to refactor-nrepl [1], but should be safe when
using older versions of refactor-nrepl, as in that case it simply uses the
absolute path, which is generally preferred over the relative one.

When used with the change to refactor-nrepl it will try first the absolute, then
the relative path, and use the first that can be found.

[1]: clojure-emacs/refactor-nrepl#251
@plexus plexus force-pushed the clean-ns-absolute-path-with-fallback-to-relative branch from 340e4b1 to 6a47d8f Compare April 24, 2019 07:29
@plexus plexus closed this Apr 24, 2019
@plexus plexus deleted the clean-ns-absolute-path-with-fallback-to-relative branch April 24, 2019 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FileNotFoundException when running cljr-clean-ns

2 participants