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

Kibit doesn't work with tagged literals #218

Open
caioaao opened this issue Jun 19, 2018 · 2 comments
Open

Kibit doesn't work with tagged literals #218

caioaao opened this issue Jun 19, 2018 · 2 comments

Comments

@caioaao
Copy link

caioaao commented Jun 19, 2018

Same problem with other linters (see jonase/eastwood#222)

Basically kibit doesn't parse custom tagged literals and fails to process the rest of the file. Example:

$ lein kibit some_file.clj
Check failed -- skipping rest of file
[line 35, col 28] No reader function for tag nu/date.
@arrdem
Copy link
Collaborator

arrdem commented Jun 20, 2018

I've had a WIP on this - #194 - for some time now. I don't have time to finish it at present, but patches would be more than welcome if you cared to try and pick it up.

@arrdem
Copy link
Collaborator

arrdem commented Jun 20, 2018

Dupe of #191

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants