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

Fix custom Kondo hooks that result in :redundant-fn-wrapper errors #141

Closed
camsaul opened this issue Jan 12, 2023 · 0 comments · Fixed by #143
Closed

Fix custom Kondo hooks that result in :redundant-fn-wrapper errors #141

camsaul opened this issue Jan 12, 2023 · 0 comments · Fixed by #143
Milestone

Comments

@camsaul
Copy link
Owner

camsaul commented Jan 12, 2023

It's a product of our custom hooks/macroexpansion rules that convert things to fns

@camsaul camsaul added this to the 0.16.0 milestone Jan 18, 2023
camsaul added a commit that referenced this issue Jan 18, 2023
@camsaul camsaul modified the milestones: 0.16.0, 1.15.0.2 Jan 18, 2023
camsaul added a commit that referenced this issue Jan 19, 2023
…ndo linter bugs (#143)

* Make sure `clojure.core.specs.alpha` is loaded (`cljdoc` fix)

* Fix Kondo errors (#141)

* Don't use square brackets for class names in describe strings

* Update tests
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 a pull request may close this issue.

1 participant