You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: