Skip to content
New issue

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

clojure.set/rename is used but not the clojure.set ns is not required #613

Closed
raymcdermott opened this issue Nov 18, 2019 · 1 comment
Closed

Comments

@raymcdermott
Copy link

Certain tools eg the REPL auto require clojure.set so it's not obvious that you have not required the namespace until runtime.

Please provide a warning something like:
clojure.set/rename is used but not the clojure.set ns is not required

I would be happy to help make the PR so please suggest an approach and I'll do the necessary

@borkdude
Copy link
Member

Duplicate of #339

@borkdude borkdude marked this as a duplicate of #339 Nov 18, 2019
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

No branches or pull requests

2 participants