Skip to content

Auto-load tools.analyzer if not already available #139

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

Open
eerohele opened this issue Feb 20, 2024 · 1 comment
Open

Auto-load tools.analyzer if not already available #139

eerohele opened this issue Feb 20, 2024 · 1 comment

Comments

@eerohele
Copy link
Owner

eerohele commented Feb 20, 2024

To make it easier for users to enjoy the benefits of Tutkain's static analysis features, Tutkain could use clojure.repl.deps/add-libs to automatically load tools.analyzer if not already in the classpath.

Users ought to be able to turn this feature off. Also, it should fail gracefully e.g. in the face of network issues.

This feature would obviously only work on Clojure v1.12 alphas or newer.

@eerohele
Copy link
Owner Author

eerohele commented Mar 5, 2024

Ideally, Tutkain would have its own reader and analyzer implementations, though.

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

1 participant