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

detect wrong s/def usage #1

Closed
borkdude opened this issue Mar 21, 2019 · 1 comment
Closed

detect wrong s/def usage #1

borkdude opened this issue Mar 21, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@borkdude
Copy link
Member

borkdude commented Mar 21, 2019

I often write (s/fdef foo (s/cat ...)) and forget the :args key.

@borkdude
Copy link
Member Author

This is already implemented. See #272.

borkdude pushed a commit that referenced this issue Feb 11, 2020
More performant way of linting bang consistency
borkdude added a commit that referenced this issue Dec 15, 2021
Solve conflict with clj-kondo master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant