OlegYch
OlegYch
using activeperl 5.28.1 fixed this perl 5.26.3 from cygwin and perl 5.22.1 from wsl did not work
if this is supposed to help abstract over scala versions, i don't think embedding it into scala would work either way i would much prefer centralized way (like folders) over...
@mlachkar i realize having explicit return types is a good practice, but it is not related to migration and actually hinders it
@adpi2 hm, can adding explicit result types be moved to `migrate` or separate step then? because currently `migrate` is not working on one of my projects (consuming > 20gb of...
@adpi2 i'm not sure if there is a separate rule for adding result types just to implicit definitions, can you perhaps give a hint?
scastie is just doing `sbt run` with `turbo` on the example seems to work with `turbo` off https://scastie.scala-lang.org/LZX9fcYXSjuaNh1mHswV9Q `turbo` is supposed to improve `run` performance by reusing already loaded library...
`DriverManager.deregisterDriver` needs to be done via reflection too as it also checks caller classloader
any success with jepsen or es internal tests?
another note: `reload plugins; updateClassifiers` does download the sources
@prolativ yep that's what i mean i couldn't minimise it though