kibit icon indicating copy to clipboard operation
kibit copied to clipboard

Kibit doesn't work with tagged literals

Open caioaao opened this issue 7 years ago • 2 comments

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.

caioaao avatar Jun 19 '18 22:06 caioaao

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 avatar Jun 20 '18 18:06 arrdem

Dupe of #191

arrdem avatar Jun 20 '18 18:06 arrdem