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

Use new functionality in spec middleware to retrieve spec info added in info middleware #425

Open
jpmonettas opened this issue Jul 7, 2017 · 0 comments

Comments

@jpmonettas
Copy link
Contributor

Now that we have spec-form in spec middleware with functionality to retrieve enhanced descriptions of spec, use that when collecting fns specs information since its our enhanced version of (s/form) that also supports multi-specs.

It's seams we will have to change around https://github.com/clojure-emacs/cider-nrepl/blob/master/src/cider/nrepl/middleware/util/meta.clj#L36

to use https://github.com/clojure-emacs/cider-nrepl/blob/master/src/cider/nrepl/middleware/spec.clj#L70
instead of s/form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants