Skip to content

Conversation

NoahTheDuke
Copy link
Contributor

@NoahTheDuke NoahTheDuke commented Mar 10, 2025

Please answer the following questions and leave the below in as part of your PR.

Closes #2499

@NoahTheDuke
Copy link
Contributor Author

This is not the first fix required because tag doesn't have a corresponding impl for nil. Should tag actually hold the fix? Something like (defn tag [expr] (when expr (node/tag expr)))?

@borkdude
Copy link
Member

I think so yes, it's been pretty annoying to hit that over and over :)

@borkdude borkdude merged commit 0f32a67 into clj-kondo:master Mar 10, 2025
9 checks passed
@borkdude
Copy link
Member

Thanks!

@NoahTheDuke NoahTheDuke deleted the nb/fix-empty-alias-call branch March 10, 2025 15:44
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 this pull request may close these issues.

Empty alias call throws error
2 participants