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

Quickdoc ignores arglists metadata #18

Closed
bsless opened this issue Sep 16, 2022 · 1 comment
Closed

Quickdoc ignores arglists metadata #18

bsless opened this issue Sep 16, 2022 · 1 comment

Comments

@bsless
Copy link
Sponsor

bsless commented Sep 16, 2022

Checked on latest hash, minimal example:

(defn foo "docstring" {:arglists '([{:keys [x y z]}])} [opts] (println opts))

Glad to keep finding uses for this tool :)

borkdude added a commit that referenced this issue Sep 16, 2022
@borkdude
Copy link
Owner

Should work now

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