We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am not sure I should file this here. But the dependency in core.cljs on core.clj for macros seem to confuse CIDER refactor tool.
{:reason :mranderson046.toolsnamespace.v0v3v0-alpha1.clojure.tools.namespace.dependency/circular-dependency, :node rum.core, :dependency rum.core}
The text was updated successfully, but these errors were encountered:
You better go to CIDER team with it. It’s perfectly valid to :require-macros from cljs namespace to clj namespace with the same name.
On Mon, Dec 14, 2015 at 5:26 PM Huaha Yang [email protected] wrote:
I am not sure I should file this here. But the dependency in core.cljs on core.clj for macros seem to confuse CIDER refactor tool. {:reason :mranderson046.toolsnamespace.v0v3v0-alpha1.clojure.tools.namespace.dependency/circular-dependency, :node rum.core, :dependency rum.core} — Reply to this email directly or view it on GitHub #54.
— Reply to this email directly or view it on GitHub #54.
Sorry, something went wrong.
OK. Filed the issue at CIDER instead. clojure-emacs/cider#1469
I will close it here. Thanks for quick response.
No branches or pull requests
I am not sure I should file this here. But the dependency in core.cljs on core.clj for macros seem to confuse CIDER refactor tool.
{:reason :mranderson046.toolsnamespace.v0v3v0-alpha1.clojure.tools.namespace.dependency/circular-dependency, :node rum.core, :dependency rum.core}
The text was updated successfully, but these errors were encountered: