Closed tgodzik closed 2 months ago
I mean, sure, but I'm not sure if this really changes much. @tgodzik do we have a reproduction of the double plugin flag, so that we could add a test?
I can test this immediately as besom compiler plugin breaks any scala-cli build, how can I download a nightly version of scala-cli?
scala-cli --cli-version nightly setup-ide .
should do it, but I don't think the nightly is up yet
I am still getting an issue with multiple same plugin options and my guess is that the distinct doesn't work, especially that it is hard to figure out what can actually be contained there. Moving distinct to the end should be a much safer option.
Related to https://github.com/VirtusLab/scala-cli/issues/2708