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

ignore hint doesn't work on invalid symbol #2257

Open
borkdude opened this issue Jan 16, 2024 · 3 comments
Open

ignore hint doesn't work on invalid symbol #2257

borkdude opened this issue Jan 16, 2024 · 3 comments

Comments

@borkdude
Copy link
Member

borkdude commented Jan 16, 2024

#_:clj-kondo/ignore
'(Unique Wolframite/Concurrent/process)
Copy link

stale bot commented Jan 15, 2025

This issue has been automatically marked as expired because it has not had recent activity. To prevent it from being closed, please leave a message. Additionally, consider giving the original message a thumbs up if this issue is important to you, so it will appear higher in this list. Thank you for your contributions!

@stale stale bot added the expired expired - might be closed due to too little activity label Jan 15, 2025
@NoahTheDuke
Copy link
Contributor

i believe this is because the parser throws errors on invalid symbols which never gets to the "ignore" logic.

@stale stale bot removed the expired expired - might be closed due to too little activity label Jan 15, 2025
@borkdude
Copy link
Member Author

True. Not sure if it's important enough to fix :)

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