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
Drop the KotlinPlugin (and kotlin-stdlib) from snapshotsRunner — it now
exists purely as a classpath container for scip-java_2.13. The snapshots
task chains two ScipJava.main invocations (index-semanticdb then
snapshot) via Def.sequential + runMain, removing the need for the
Snapshot.kt entry point.
0 commit comments