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 chokes on ##NaN, ##Inf, etc. #237

Closed
eigenhombre opened this issue Apr 22, 2020 · 1 comment · Fixed by #260
Closed

Kibit chokes on ##NaN, ##Inf, etc. #237

eigenhombre opened this issue Apr 22, 2020 · 1 comment · Fixed by #260

Comments

@eigenhombre
Copy link

The reader literals for ##NaN, ##Inf are valid in recent Clojure versions, but these choke lein kibit:

$ lein kibit
Check failed -- skipping rest of file (src/myproject/core.clj:65:null)
[line 65, col 39] No reader function for tag Inf.
@genmeblog
Copy link

Just hit this as well.

NoahTheDuke added a commit to NoahTheDuke/kibit that referenced this issue May 14, 2024
NoahTheDuke added a commit to NoahTheDuke/kibit that referenced this issue May 15, 2024
NoahTheDuke added a commit to NoahTheDuke/kibit that referenced this issue May 15, 2024
NoahTheDuke added a commit to NoahTheDuke/kibit that referenced this issue May 15, 2024
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 a pull request may close this issue.

2 participants