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

Don't use return values from linted paths #972

Closed
borkdude opened this issue Aug 27, 2020 · 0 comments
Closed

Don't use return values from linted paths #972

borkdude opened this issue Aug 27, 2020 · 0 comments
Projects

Comments

@borkdude
Copy link
Member

borkdude commented Aug 27, 2020

PR #964 fixed a problem with linting many dependencies at the same time, yet the problem wasn't entirely fixed.

One solution could be to use transducers, recur, etc.
Another solution could be to not return anything from analyze-file, but rely entirely on atoms being written to while linting.?

cc @snoe

@borkdude borkdude added this to Needs triage in clj-kondo via automation Aug 27, 2020
@borkdude borkdude moved this from Needs triage to High priority (next release) in clj-kondo Aug 27, 2020
@borkdude borkdude moved this from High priority (next release) to Next release in clj-kondo Aug 27, 2020
@borkdude borkdude closed this as completed Sep 9, 2020
clj-kondo automation moved this from Next release to Done Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
clj-kondo
  
Done
Development

No branches or pull requests

1 participant